Skip to content

Commit 175b485

Browse files
Removed Linux stuff from Mac build
1 parent 89c6abb commit 175b485

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/src.pro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ SOURCES += \
6969
DockFocusController.cpp
7070

7171

72-
unix {
72+
unix:!macx {
7373
HEADERS += linux/FloatingWidgetTitleBar.h
7474
SOURCES += linux/FloatingWidgetTitleBar.cpp
7575
QT += x11extras

0 commit comments

Comments
 (0)