diff --git a/doc/images/qtcreator-compile-pane.png b/doc/images/qtcreator-compile-pane.png index 457ddb90324..fcaf9324de4 100644 Binary files a/doc/images/qtcreator-compile-pane.png and b/doc/images/qtcreator-compile-pane.png differ diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc index cb7d6c13ffe..251b63621e8 100644 --- a/doc/src/howto/creator-ui.qdoc +++ b/doc/src/howto/creator-ui.qdoc @@ -337,6 +337,11 @@ \image qtcreator-compile-pane.png + Double-click on a file name in an error message to open the file in the + code editor. + + Select the \gui {Cancel Build} button to cancel the build. + \section2 To-Do List The \gui {To-Do List Entries} pane lists the BUG, FIXME, NOTE, TODO, and