summaryrefslogtreecommitdiffstats
path: root/src/widgets/doc/src/widgets-tutorial.qdoc
diff options
context:
space:
mode:
authorJeremy Katz <jeremy.katz@nokia.com>2012-08-01 14:36:13 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-01 15:37:46 +0200
commita68577e7e07cce40cac142f6e2b386a76f3ecbd1 (patch)
treed79bbae4fcebb76f72aa1a56beac09b945967248 /src/widgets/doc/src/widgets-tutorial.qdoc
parentd61c356516cddb9cb0862d13479acd4c3310a972 (diff)
replace \key and \gui qdoc commands with \uicontrol
Change-Id: I0753305d4fe1ea20417f451766101da1247dfeeb Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'src/widgets/doc/src/widgets-tutorial.qdoc')
-rw-r--r--src/widgets/doc/src/widgets-tutorial.qdoc6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/widgets/doc/src/widgets-tutorial.qdoc b/src/widgets/doc/src/widgets-tutorial.qdoc
index 37f095d500..10eabd1368 100644
--- a/src/widgets/doc/src/widgets-tutorial.qdoc
+++ b/src/widgets/doc/src/widgets-tutorial.qdoc
@@ -106,13 +106,13 @@
\li From a command prompt, enter the directory containing the
example you have modified.
- \li Type \c qmake and press \key{Return}. If this doesn't work,
+ \li Type \c qmake and press \uicontrol{Return}. If this doesn't work,
make sure that the executable is on your path, or enter its
full location.
\li On Linux/Unix and Mac OS X, type \c make and press
- \key{Return}; on Windows with Visual Studio, type \c nmake and
- press \key{Return}.
+ \uicontrol{Return}; on Windows with Visual Studio, type \c nmake and
+ press \uicontrol{Return}.
\endlist