diff --git a/doc/images/qml-link-debugging-library.png b/doc/images/qml-link-debugging-library.png
index b10a5a375eb6f01b6f6330d65f22346f72b57793..550216817e23040328a06226eb6b68ff6ff7752c 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 eafa586a203714992d3dfaaa3318aa94bc6fd85e..1688209c70ded9813c5860a1412870fed3f40fcc 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 ae1989951da8d38b888aaae3d21c5d778bf1df99..63b5cf27f254ae17143c52b37b4cc819fe6afc24 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.