diff --git a/doc/src/editors/creator-coding-edit-mode.qdoc b/doc/src/editors/creator-coding-edit-mode.qdoc index 15c4ac71d0e..15ca81bce9e 100644 --- a/doc/src/editors/creator-coding-edit-mode.qdoc +++ b/doc/src/editors/creator-coding-edit-mode.qdoc @@ -190,4 +190,9 @@ \key {Ctrl+Shift+F12}. \QC generates the code model inspection log file in a temporary folder. + + \QC underlines semantic errors in olive in the C++ code editor. To + check the correct paths for includes that are not resolved or that are + resolved to the wrong file, select \gui {Project Parts} > + \gui {Include Paths}. */