aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/qtcreator/src/editors/creator-code-refactoring.qdoc5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/qtcreator/src/editors/creator-code-refactoring.qdoc b/doc/qtcreator/src/editors/creator-code-refactoring.qdoc
index 5e45b163b2..ab8145b5f7 100644
--- a/doc/qtcreator/src/editors/creator-code-refactoring.qdoc
+++ b/doc/qtcreator/src/editors/creator-code-refactoring.qdoc
@@ -581,6 +581,11 @@
definition of a symbol available.
\li Undeclared identifier
\row
+ \li Add Forward Declaration
+ \li Adds a forward declaration for an undeclared identifier
+ operation.
+ \li Undeclared identifier
+ \row
\li Reformat Pointers or References
\li Reformats declarations with pointers or references according
to the code style settings for the current project. In case no