diff --git a/doc/images/qml-link-debugging-library.png b/doc/images/qml-link-debugging-library.png index b10a5a375eb..550216817e2 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 eafa586a203..1688209c70d 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 ae1989951da..63b5cf27f25 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.