From c046898d946620e3d60fda73754d26b8689e801c Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 15 Dec 2014 10:23:39 +0100 Subject: [PATCH] Doc: replace \gui commands with \uicontrol Also in master. Change-Id: I284e57c0fe12cbc1252871aef3c6b3f50054eb79 Reviewed-by: Eike Ziller --- doc/src/projects/creator-projects-qbs.qdoc | 2 +- doc/src/qtquick/qtquick-creating.qdoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/src/projects/creator-projects-qbs.qdoc b/doc/src/projects/creator-projects-qbs.qdoc index e252b29aa7f..fee4f944a6b 100644 --- a/doc/src/projects/creator-projects-qbs.qdoc +++ b/doc/src/projects/creator-projects-qbs.qdoc @@ -103,7 +103,7 @@ \li Select \uicontrol {Keep going} to continue building when errors occur, if possible. - \li Select \gui {Show command lines} to print actual command lines + \li Select \uicontrol {Show command lines} to print actual command lines to the compile output pane instead of high-level descriptions. \endlist diff --git a/doc/src/qtquick/qtquick-creating.qdoc b/doc/src/qtquick/qtquick-creating.qdoc index a264083d378..87c2dcee8e0 100644 --- a/doc/src/qtquick/qtquick-creating.qdoc +++ b/doc/src/qtquick/qtquick-creating.qdoc @@ -62,7 +62,7 @@ \section1 Creating Qt Quick UI Projects - The \gui {Qt Quick UI} wizard is disabled by default. + The \uicontrol {Qt Quick UI} wizard is disabled by default. \list 1