aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/models/plugin.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/imports/models/plugin.cpp')
-rw-r--r--src/imports/models/plugin.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/imports/models/plugin.cpp b/src/imports/models/plugin.cpp
index c15866cf05..9a25fd3ad1 100644
--- a/src/imports/models/plugin.cpp
+++ b/src/imports/models/plugin.cpp
@@ -54,7 +54,7 @@ QT_BEGIN_NAMESPACE
To use the types in this module, import the module with the following line:
\qml \QtMinorVersion
- import QtQml.Models 2.\1
+ import QtQml.Models
\endqml
\note QtQml.Models module started at version 2.1 to match the version
@@ -64,7 +64,7 @@ QT_BEGIN_NAMESPACE
To use these experimental types, import the module with the following line:
\qml
- import Qt.labs.qmlmodels 1.0
+ import Qt.labs.qmlmodels
\endqml
\section1 QML Types