aboutsummaryrefslogtreecommitdiffstats
path: root/src/webchannel/doc/src/module.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/webchannel/doc/src/module.qdoc')
-rw-r--r--src/webchannel/doc/src/module.qdoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/webchannel/doc/src/module.qdoc b/src/webchannel/doc/src/module.qdoc
index 1462609..1a46b3c 100644
--- a/src/webchannel/doc/src/module.qdoc
+++ b/src/webchannel/doc/src/module.qdoc
@@ -48,13 +48,13 @@
*/
/*!
- \qmlmodule QtWebChannel 1.0
+ \qmlmodule QtWebChannel 1.\QtMinorVersion
\title Qt WebChannel QML Types
\since 5.4
\brief List of QML types that provide WebChannel functionality.
The QML types are accessed by using:
- \badcode
- import QtWebChannel 1.0
- \endcode
+ \qml \QtMinorVersion
+ import QtWebChannel 1.\1
+ \endqml
*/