summaryrefslogtreecommitdiff
path: root/src/imports
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2014-12-17 17:07:08 +0100
committerFrederik Gladhorn <frederik.gladhorn@theqtcompany.com>2014-12-17 17:07:08 +0100
commit394b7bc81f3f5109bc0cfd0a86497568ad64f2b6 (patch)
tree374885f821b428407f96d980e2e8dfe19ae39af4 /src/imports
parent759b6b12489b68fcbd755398ff9337acefb035a0 (diff)
parentdf320becb3d23ea99bf1ddfc190557e7a1729928 (diff)
downloadqtwebsockets-394b7bc81f3f5109bc0cfd0a86497568ad64f2b6.tar.gz
Merge remote-tracking branch 'origin/5.4' into dev
Conflicts: .qmake.conf Change-Id: Ifee77abab352e92b52a2ddba16447107005e3253
Diffstat (limited to 'src/imports')
-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 81c8646..dea84a8 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)