1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00

Fix missing brace

This commit is contained in:
tux3 2015-02-25 17:50:34 +01:00
parent 0cb45e6527
commit 068f65b389
No known key found for this signature in database
GPG Key ID: 7E086DD661263264

View File

@ -201,6 +201,7 @@ contains(ENABLE_SYSTRAY_UNITY_BACKEND, YES) {
LIBS += -lgobject-2.0 -lappindicator -lgtk-x11-2.0
}
}
# The systray Status Notifier backend implements the system tray icon on KDE and compatible desktops
unix:!macx:!android {