Merge remote-tracking branch 'origin/dev' into ios-wireguard
This commit is contained in:
commit
e1293c2c74
118 changed files with 2135 additions and 981 deletions
|
@ -1,4 +1,4 @@
|
|||
QT += widgets core gui network xml remoteobjects quick
|
||||
QT += widgets core gui network xml remoteobjects quick svg
|
||||
|
||||
TARGET = AmneziaVPN
|
||||
TEMPLATE = app
|
||||
|
@ -200,6 +200,7 @@ linux:!android {
|
|||
}
|
||||
|
||||
win32|macx|linux:!android {
|
||||
DEFINES += AMNEZIA_DESKTOP
|
||||
|
||||
HEADERS += \
|
||||
ui/systemtray_notificationhandler.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue