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 fb1d42e85e..83f8597408 100644
--- a/src/imports/models/plugin.cpp
+++ b/src/imports/models/plugin.cpp
@@ -52,7 +52,7 @@ static void initResources()
QT_BEGIN_NAMESPACE
/*!
- \qmlmodule QtQml.Models 2.2
+ \qmlmodule QtQml.Models 2.11
\title Qt QML Models QML Types
\ingroup qmlmodules
\brief Provides QML types for data models
@@ -63,7 +63,7 @@ QT_BEGIN_NAMESPACE
To use the types in this module, import the module with the following line:
\code
- import QtQml.Models 2.2
+ import QtQml.Models 2.11
\endcode
Note that QtQml.Models module started at version 2.1 to match the version