summaryrefslogtreecommitdiffstats
path: root/src/core/doc/src/qt3dcore-module.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/doc/src/qt3dcore-module.qdoc')
-rw-r--r--src/core/doc/src/qt3dcore-module.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/core/doc/src/qt3dcore-module.qdoc b/src/core/doc/src/qt3dcore-module.qdoc
index 208df1c86..8f67bae41 100644
--- a/src/core/doc/src/qt3dcore-module.qdoc
+++ b/src/core/doc/src/qt3dcore-module.qdoc
@@ -51,7 +51,7 @@
*/
/*!
- \qmlmodule Qt3D.Core 2.0
+ \qmlmodule Qt3D.Core 2.\QtMinorVersion
\title Qt 3D Core QML Types
\ingroup qmlmodules
\ingroup qt3d-qmlmodules
@@ -61,9 +61,9 @@
To import and use the module's QML types, use the following statement:
- \badcode
- import Qt3D.Core 2.0
- \endcode
+ \qml \QtMinorVersion
+ import Qt3D.Core 2.\1
+ \endqml
See \l {Qt 3D QML Types} for a list of all QML types in Qt 3D.