From bb48e072bed838d2c0ec15f8dccdae06a6930695 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 16 Nov 2011 09:33:22 +0100 Subject: 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 --- doc/images/qml-link-debugging-library.png | Bin 42472 -> 11078 bytes doc/images/qtcreator-build-steps.png | Bin 23065 -> 16943 bytes doc/src/debugger/qtquick-debugging.qdoc | 5 +++-- 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 Binary files a/doc/images/qml-link-debugging-library.png and b/doc/images/qml-link-debugging-library.png differ diff --git a/doc/images/qtcreator-build-steps.png b/doc/images/qtcreator-build-steps.png index eafa586a20..1688209c70 100644 Binary files a/doc/images/qtcreator-build-steps.png and b/doc/images/qtcreator-build-steps.png 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. -- cgit v1.2.1