aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/workerscript/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/workerscript/plugin.cpp')
-rw-r--r--src/imports/workerscript/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/workerscript/plugin.cpp b/src/imports/workerscript/plugin.cpp
index 28577d9768..55b88cb9b7 100644
--- a/src/imports/workerscript/plugin.cpp
+++ b/src/imports/workerscript/plugin.cpp
@@ -53,7 +53,7 @@ QT_BEGIN_NAMESPACE
To use the types in this module, import the module with the following line:
- \qml \QtMinorVersion
+ \qml
import QtQml.WorkerScript
\endqml
*/