diff options
Diffstat (limited to 'doc/src/widgets')
-rw-r--r-- | doc/src/widgets/qtdesigner-app-tutorial.qdoc | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/src/widgets/qtdesigner-app-tutorial.qdoc b/doc/src/widgets/qtdesigner-app-tutorial.qdoc index 57c769998b5..410c3a0c5d6 100644 --- a/doc/src/widgets/qtdesigner-app-tutorial.qdoc +++ b/doc/src/widgets/qtdesigner-app-tutorial.qdoc @@ -61,10 +61,11 @@ \image qtcreator-new-project-qt-versions-qt-gui.png "Target Setup dialog" - \o Select the Qt versions to use as build targets for your project, + \o Select build targets for your project, and click \gui{Next}. - \note If you have only one Qt version installed, this dialog is + \note If only one target is specified in \gui Tools > \gui Options > + \gui {Build & Run} > \gui Targets, this dialog is skipped. The \gui{Class Information} dialog opens. |