summaryrefslogtreecommitdiffstats
path: root/src/doc/src/qt3dinput-module.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/doc/src/qt3dinput-module.qdoc')
-rw-r--r--src/doc/src/qt3dinput-module.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/doc/src/qt3dinput-module.qdoc b/src/doc/src/qt3dinput-module.qdoc
index 0fbe0aef1..9ae8accac 100644
--- a/src/doc/src/qt3dinput-module.qdoc
+++ b/src/doc/src/qt3dinput-module.qdoc
@@ -58,7 +58,7 @@
*/
/*!
- \qmlmodule Qt3D.Input 2.0
+ \qmlmodule Qt3D.Input 2.\QtMinorVersion
\title Qt 3D Input QML Types
\since 5.7
@@ -69,9 +69,9 @@
To import and use the module's QML types, use the following statement:
- \badcode
- import Qt3D.Input 2.0
- \endcode
+ \qml \QtMinorVersion
+ import Qt3D.Input 2.\1
+ \endqml
\section1 QML Types
*/