summaryrefslogtreecommitdiffstats
path: root/src/tools/qdoc/doc/examples/componentset/Switch.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/tools/qdoc/doc/examples/componentset/Switch.qml')
-rw-r--r--src/tools/qdoc/doc/examples/componentset/Switch.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/qdoc/doc/examples/componentset/Switch.qml b/src/tools/qdoc/doc/examples/componentset/Switch.qml
index ae760e566e..7dee33eb3c 100644
--- a/src/tools/qdoc/doc/examples/componentset/Switch.qml
+++ b/src/tools/qdoc/doc/examples/componentset/Switch.qml
@@ -42,7 +42,7 @@ import QtQuick 1.0
/*!
\qmltype ToggleSwitch
- \inqmlmodule UIComponents 1.0
+ \inqmlmodule UIComponents
\brief A component that can be turned on or off
A toggle switch has two states: an \c on and an \c off state. The \c off