Delete websuckets
This commit is contained in:
@@ -13,7 +13,6 @@ CONFIG += precompile_header
|
||||
PRECOMPILED_HEADER = src/precompiled.h
|
||||
|
||||
QT += widgets
|
||||
QT += websockets
|
||||
|
||||
TARGET = SilentDragonLite
|
||||
TEMPLATE = app
|
||||
@@ -59,7 +58,6 @@ SOURCES += \
|
||||
src/addressbook.cpp \
|
||||
src/logger.cpp \
|
||||
src/addresscombo.cpp \
|
||||
src/websockets.cpp \
|
||||
src/mobileappconnector.cpp \
|
||||
src/recurring.cpp \
|
||||
src/requestdialog.cpp \
|
||||
@@ -104,7 +102,6 @@ HEADERS += \
|
||||
src/addressbook.h \
|
||||
src/logger.h \
|
||||
src/addresscombo.h \
|
||||
src/websockets.h \
|
||||
src/mobileappconnector.h \
|
||||
src/recurring.h \
|
||||
src/requestdialog.h \
|
||||
|
||||
Reference in New Issue
Block a user