diff --git a/doc/images/qtcreator-project-options-deploy.png b/doc/images/qtcreator-project-options-deploy.png index d921afe180e..fdec1c8658e 100644 Binary files a/doc/images/qtcreator-project-options-deploy.png and b/doc/images/qtcreator-project-options-deploy.png differ diff --git a/doc/src/projects/creator-projects-builds-customizing.qdoc b/doc/src/projects/creator-projects-builds-customizing.qdoc index be8f94fe1db..c006d586f2e 100644 --- a/doc/src/projects/creator-projects-builds-customizing.qdoc +++ b/doc/src/projects/creator-projects-builds-customizing.qdoc @@ -41,7 +41,7 @@ and deploy configurations, select \uicontrol Tools > \uicontrol Options > \uicontrol {Build & Run}. By default, the \uicontrol {Always build project before deploying it} and the - \uicontrol {Always deploy project before running it} options are enabled. + \uicontrol {Always deploy project before running it} options (1) are enabled. Therefore, when you select the \uicontrol Run function, \QC checks for changes in the project files and also builds and deploys the project if necessary.