aboutsummaryrefslogtreecommitdiffstats
path: root/doc/src
diff options
context:
space:
mode:
authorvertries <nico.vertriest@nokia.com>2012-04-17 15:03:51 +0200
committerQt by Nokia <qt-info@nokia.com>2012-04-19 16:05:36 +0200
commit01887e15ee53530fa3150f3e772f7805d1c3dd32 (patch)
treecfae23b9d392b661099b4e59198b8d62f650e78c /doc/src
parent6dee246c6adbff5743e3ff8036069e947ea31b0b (diff)
Doc: Moved article from Qt QML to Qt Quick.
-about the UI, not QML. Change-Id: Ib4a3195e763c3b9d86ff17f5581a4aaa4f89243d Reviewed-by: Jerome Pasion <jerome.pasion@nokia.com>
Diffstat (limited to 'doc/src')
-rw-r--r--doc/src/qtquick2/qmlintro.qdoc (renamed from doc/src/qml/qmlintro.qdoc)2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qml/qmlintro.qdoc b/doc/src/qtquick2/qmlintro.qdoc
index 390af69c69..b8b714effe 100644
--- a/doc/src/qml/qmlintro.qdoc
+++ b/doc/src/qtquick2/qmlintro.qdoc
@@ -26,7 +26,7 @@
****************************************************************************/
/*!
-\page qml-intro.html
+\page qml-intro.html tutorial
\title Introduction to the QML Language
\brief Introduction to the concepts and features behind QML.