clean up /platform/linux/ folder
This commit is contained in:
parent
c19f34570d
commit
ac7de6213a
23 changed files with 0 additions and 11 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue