summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-11-16 16:49:31 +0100
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-11-16 17:01:01 +0100
commitb2987e3c2d683f40ec3bc5b613264ee95e65e347 (patch)
tree8562813e97397769e4b2d01ea7d8e1b279b6b22f
parent2e2e83ea8adb2752bc3fbb291376369c84d9f79e (diff)
downloadqt-creator-b2987e3c2d683f40ec3bc5b613264ee95e65e347.tar.gz
Doc: fix macro
The macro points to the wrong visual editor. Change-Id: I2663fdac1789f0701669fb1d4bcbc4272beb7bfe Reviewed-by: Leena Miettinen <riitta-leena.miettinen@nokia.com>
-rw-r--r--doc/src/qtquick/qtquick-app-development.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qtquick/qtquick-app-development.qdoc b/doc/src/qtquick/qtquick-app-development.qdoc
index 499bcbc4db..4ab2e9d56d 100644
--- a/doc/src/qtquick/qtquick-app-development.qdoc
+++ b/doc/src/qtquick/qtquick-app-development.qdoc
@@ -642,7 +642,7 @@
You can dowload QML templates that specify different types of screens from
\l{https://projects.developer.nokia.com/QMLTemplates}{QML Templates} for use in
- your Qt Quick projects. You can open and edit the templates in \QD.
+ your Qt Quick projects. You can open and edit the templates in \QMLD.
\section1 Adding Components to Screens