aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/qmlwebsockets/qmlwebsockets.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/qmlwebsockets/qmlwebsockets.pro')
-rw-r--r--src/imports/qmlwebsockets/qmlwebsockets.pro4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/imports/qmlwebsockets/qmlwebsockets.pro b/src/imports/qmlwebsockets/qmlwebsockets.pro
index fef47f4..fa631bd 100644
--- a/src/imports/qmlwebsockets/qmlwebsockets.pro
+++ b/src/imports/qmlwebsockets/qmlwebsockets.pro
@@ -1,4 +1,4 @@
-QT = core websockets qml qml-private core-private
+QT = websockets qml-private core-private
TARGETPATH = QtWebSockets
@@ -12,8 +12,6 @@ SOURCES += qmlwebsockets_plugin.cpp \
OTHER_FILES += qmldir
-DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
-
IMPORT_VERSION = 1.0
load(qml_plugin)