summaryrefslogtreecommitdiff
path: root/doc/src/projects/creator-projects-settings-run-desktop.qdocinc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/projects/creator-projects-settings-run-desktop.qdocinc')
-rw-r--r--doc/src/projects/creator-projects-settings-run-desktop.qdocinc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/projects/creator-projects-settings-run-desktop.qdocinc b/doc/src/projects/creator-projects-settings-run-desktop.qdocinc
index a8f7a37d69..9eb32e1a9e 100644
--- a/doc/src/projects/creator-projects-settings-run-desktop.qdocinc
+++ b/doc/src/projects/creator-projects-settings-run-desktop.qdocinc
@@ -4,13 +4,13 @@
and the working directory to use. The working directory defaults to
the directory of the build result.
- For console applications, check the \gui{Run in Terminal} check box.
+ For console applications, check the \uicontrol{Run in Terminal} check box.
If you need to run with special environment variables set up, you
also do it in the run configuration settings.
\image qtcreator-pprunsettings.png
- The \gui {Use debug version of frameworks (DYLD_IMAGE_SUFFIX=_debug)} option
+ The \uicontrol {Use debug version of frameworks (DYLD_IMAGE_SUFFIX=_debug)} option
(only available on OS X) enables you to debug (for example, step into)
linked frameworks, such as the Qt framework itself. You do not need this
option for debugging your application code.