Doc: Describe the Add Forward Declaration refactoring action

Task-number: QTCREATORBUG-23444
Change-Id: Iaa38197a6e37b3507aad8ca756a94fa1eb05633b
Reviewed-by: Christian Kandeler <christian.kandeler@qt.io>
This commit is contained in:
Leena Miettinen
2020-06-24 15:39:45 +02:00
parent 158dee7eb6
commit 31efb97e3c

View File

@@ -580,6 +580,11 @@
\li Adds an \c {#include} directive to the current file to make the
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