summaryrefslogtreecommitdiffstats
path: root/src/doc/src/qt3dextras-module.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/src/qt3dextras-module.qdoc')
-rw-r--r--src/doc/src/qt3dextras-module.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/doc/src/qt3dextras-module.qdoc b/src/doc/src/qt3dextras-module.qdoc
index 390a2a564..8f08b60e5 100644
--- a/src/doc/src/qt3dextras-module.qdoc
+++ b/src/doc/src/qt3dextras-module.qdoc
@@ -103,7 +103,7 @@
*/
/*!
- \qmlmodule Qt3D.Extras 2.0
+ \qmlmodule Qt3D.Extras 2.\QtMinorVersion
\title Qt 3D Extras QML Types
\preliminary
@@ -114,7 +114,7 @@
To import and use the module's QML types, use the following statement:
- \badcode
- import Qt3D.Extras 2.0
- \endcode
+ \qml \QtMinorVersion
+ import Qt3D.Extras 2.\1
+ \endqml
*/