aboutsummaryrefslogtreecommitdiffstats
path: root/src/imports/window/plugin.cpp
diff options
context:
space:
mode:
authorJerome Pasion <jerome.pasion@digia.com>2013-11-14 17:27:38 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-11-15 13:07:36 +0100
commitd7a876d0025290e506622af85403fa3c5fed795b (patch)
tree59a3d1573157dfe1cb37db7c325266a25d554e01 /src/imports/window/plugin.cpp
parentccc0e75fb6838fe58b4b22abc87cbe684fb4623e (diff)
Doc: Fixed QtQuick.Window documentation
-fixed import statement in \qmlmodule and \inqmlmodule command. -Removed extra identifier in property documentation. Task-number: QTBUG-33360 Change-Id: I1e7ca5f418c327d42247ab4f4a11733c63d8c273 Reviewed-by: Alan Alpert <aalpert@blackberry.com> Reviewed-by: Shawn Rutledge <shawn.rutledge@digia.com> Reviewed-by: Lars Knoll <lars.knoll@digia.com>
Diffstat (limited to 'src/imports/window/plugin.cpp')
-rw-r--r--src/imports/window/plugin.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/window/plugin.cpp b/src/imports/window/plugin.cpp
index 059044e9ad..31c7899027 100644
--- a/src/imports/window/plugin.cpp
+++ b/src/imports/window/plugin.cpp
@@ -46,7 +46,7 @@
QT_BEGIN_NAMESPACE
/*!
- \qmlmodule QtQuick.Window 2
+ \qmlmodule QtQuick.Window 2.1
\title Qt Quick Window QML Types
\ingroup qmlmodules
\brief Provides QML types for window management