aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/editors/creator-quick-fixes.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/qtcreator/src/editors/creator-quick-fixes.qdoc')
-rw-r--r--doc/qtcreator/src/editors/creator-quick-fixes.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/qtcreator/src/editors/creator-quick-fixes.qdoc b/doc/qtcreator/src/editors/creator-quick-fixes.qdoc
index 0a063ee3ba..e3fd168cb0 100644
--- a/doc/qtcreator/src/editors/creator-quick-fixes.qdoc
+++ b/doc/qtcreator/src/editors/creator-quick-fixes.qdoc
@@ -592,7 +592,7 @@
edit a function signature and by applying the changes to the
matching code.
\li Function signature. When this action is available, a light bulb
- icon appears: \inlineimage refactormarker.png
+ icon appears: \inlineimage icons/refactormarker.png
\row
\li Add #include for undeclared or forward declared identifier
\li Adds an \c {#include} directive to the current file to make the