This commit is contained in:
pokamest 2021-01-10 20:37:57 +03:00
parent 0b8c8835c4
commit 15dc6eaaf8
5 changed files with 47 additions and 17 deletions

View file

@ -21,6 +21,7 @@ HEADERS += \
localclient.h \
managementserver.h \
message.h \
protocols/shadowsocksvpnprotocol.h \
runguard.h \
settings.h \
ui/Controls/SlidingStackedWidget.h \
@ -40,6 +41,7 @@ SOURCES += \
main.cpp \
managementserver.cpp \
message.cpp \
protocols/shadowsocksvpnprotocol.cpp \
runguard.cpp \
settings.cpp \
ui/Controls/SlidingStackedWidget.cpp \