aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/debugger/creator-only/creator-debugger-example.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreator/src/debugger/creator-only/creator-debugger-example.qdoc')
-rw-r--r--doc/qtcreator/src/debugger/creator-only/creator-debugger-example.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger-example.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger-example.qdoc
index 7efb6bd0e6..3eaa76533d 100644
--- a/doc/qtcreator/src/debugger/creator-only/creator-debugger-example.qdoc
+++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger-example.qdoc
@@ -107,7 +107,7 @@
If you compile and run the above code, however, the application does not
work correctly due to a logic error. To locate this logic error, step
through the code using the following buttons:
- \inlineimage qtcreator-debug-button-stop.png
+ \inlineimage icons/qtcreator-debug-button-stop.png
(\uicontrol {Stop Debugger}), \inlineimage debugger_stepover_small.png
(\uicontrol {Step Over}), \inlineimage debugger_stepinto_small.png
(\uicontrol {Step Into}), and \inlineimage debugger_stepout_small.png