aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/models
diff options
context:
space:
mode:
authorShawn Rutledge <shawn.rutledge@qt.io>2018-07-23 15:59:20 +0200
committerShawn Rutledge <shawn.rutledge@qt.io>2018-07-24 10:34:24 +0000
commita4d3cf9c7d1f58da7ab99aa394d3acdff305caa6 (patch)
tree9263b1500478652f8bd95916fd70bc0be779ca75 /src/imports/models
parenta5f1581653bf39938f052eb0138ba0e834266b0c (diff)
Doc: bump import version to 2.12
This is important since 2.12 is LTS and because Input Handlers are now included. Change-Id: I09417eb873ed7971fc768dddb916954d46091a6b Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io> Reviewed-by: Martin Smith <martin.smith@qt.io>
Diffstat (limited to 'src/imports/models')
-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 49e94c13aa..e0ba2c07a4 100644
--- a/src/imports/models/plugin.cpp
+++ b/src/imports/models/plugin.cpp
@@ -45,7 +45,7 @@
QT_BEGIN_NAMESPACE
/*!
- \qmlmodule QtQml.Models 2.11
+ \qmlmodule QtQml.Models 2.12
\title Qt QML Models QML Types
\ingroup qmlmodules
\brief Provides QML types for data models
@@ -56,7 +56,7 @@ QT_BEGIN_NAMESPACE
To use the types in this module, import the module with the following line:
\code
- import QtQml.Models 2.11
+ import QtQml.Models 2.12
\endcode
Note that QtQml.Models module started at version 2.1 to match the version