summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/imports/qmlwebsockets/qmlwebsockets.pro2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/imports/qmlwebsockets/qmlwebsockets.pro b/src/imports/qmlwebsockets/qmlwebsockets.pro
index f7698d8..58c6df0 100644
--- a/src/imports/qmlwebsockets/qmlwebsockets.pro
+++ b/src/imports/qmlwebsockets/qmlwebsockets.pro
@@ -14,4 +14,6 @@ OTHER_FILES += qmldir
DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0
+IMPORT_VERSION = 1.0
+
load(qml_plugin)