mirror of
https://github.com/outbackdingo/amnezia-client.git
synced 2026-01-27 10:18:14 +00:00
clean up /platform/linux/ folder
This commit is contained in:
@@ -192,13 +192,6 @@ macx {
|
||||
|
||||
linux:!android {
|
||||
DEFINES += MVPN_LINUX
|
||||
|
||||
HEADERS += \
|
||||
platforms/linux/linuxsystemtraynotificationhandler.h \
|
||||
|
||||
SOURCES += \
|
||||
platforms/linux/linuxsystemtraynotificationhandler.cpp \
|
||||
|
||||
LIBS += /usr/lib/x86_64-linux-gnu/libcrypto.a
|
||||
LIBS += /usr/lib/x86_64-linux-gnu/libssl.a
|
||||
|
||||
|
||||
@@ -11,10 +11,6 @@
|
||||
# include "platforms/android/android_notificationhandler.h"
|
||||
#else
|
||||
|
||||
# if defined(Q_OS_LINUX)
|
||||
# //include "platforms/linux/linuxsystemtraynotificationhandler.h"
|
||||
# endif
|
||||
|
||||
# include "systemtray_notificationhandler.h"
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user