summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-11-16 09:33:22 +0100
committerLeena Miettinen <riitta-leena.miettinen@nokia.com>2011-11-16 12:07:29 +0100
commitbb48e072bed838d2c0ec15f8dccdae06a6930695 (patch)
treef542564404c6065c869360f6d68d896fc95b57ae
parente31ed775c2d9f3b13bec2ab976049676b48d0350 (diff)
downloadqt-creator-bb48e072bed838d2c0ec15f8dccdae06a6930695.tar.gz
Doc: reflect change in the UI
Update text and screenshots after the Link QML debugging library check box label was removed and Enable QML debugging label is always used. Task-number: QTCREATORBUG-6541 Change-Id: Id53f5db2b9007a2e3c7b939cae61073b519fdb18 Reviewed-by: Kai Koehne <kai.koehne@nokia.com>
-rw-r--r--doc/images/qml-link-debugging-library.pngbin42472 -> 11078 bytes
-rw-r--r--doc/images/qtcreator-build-steps.pngbin23065 -> 16943 bytes
-rw-r--r--doc/src/debugger/qtquick-debugging.qdoc5
3 files changed, 3 insertions, 2 deletions
diff --git a/doc/images/qml-link-debugging-library.png b/doc/images/qml-link-debugging-library.png
index b10a5a375e..550216817e 100644
--- a/doc/images/qml-link-debugging-library.png
+++ b/doc/images/qml-link-debugging-library.png
Binary files differ
diff --git a/doc/images/qtcreator-build-steps.png b/doc/images/qtcreator-build-steps.png
index eafa586a20..1688209c70 100644
--- a/doc/images/qtcreator-build-steps.png
+++ b/doc/images/qtcreator-build-steps.png
Binary files differ
diff --git a/doc/src/debugger/qtquick-debugging.qdoc b/doc/src/debugger/qtquick-debugging.qdoc
index ae1989951d..63b5cf27f2 100644
--- a/doc/src/debugger/qtquick-debugging.qdoc
+++ b/doc/src/debugger/qtquick-debugging.qdoc
@@ -62,8 +62,9 @@
\list 1
- \o Select \gui Projects, and then select the \gui {Link QML debugging
- library} check box in \gui {Build Steps}.
+ \o Select \gui Projects, and then select the
+ \gui {Enable QML debugging} check box in the \gui qmake section
+ in \gui {Build Steps}.
You might have to compile the library first, by selecting the
\gui Compile link.