summaryrefslogtreecommitdiffstats
path: root/examples/widgets
diff options
context:
space:
mode:
authorFrederik Gladhorn <frederik.gladhorn@nokia.com>2012-08-25 00:35:00 +0200
committerQt by Nokia <qt-info@nokia.com>2012-08-27 10:59:50 +0200
commit3be101bee043b8e1c0978384223674991930c1fa (patch)
tree27cb263df4fd6b84268c7a62ce26c313f8678e4c /examples/widgets
parent37a660c594a6de1a99833a539adbef0495a90548 (diff)
doc: key -> uicontrol
Change-Id: I42e5e2dc2d7cf7030ee9bc7dfa97ddaa66958370 Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Diffstat (limited to 'examples/widgets')
-rw-r--r--examples/widgets/doc/sliders.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/sliders.qdoc b/examples/widgets/doc/sliders.qdoc
index 7c51d2cddb..1505f7a7d9 100644
--- a/examples/widgets/doc/sliders.qdoc
+++ b/examples/widgets/doc/sliders.qdoc
@@ -154,7 +154,7 @@
\snippet widgets/widgets/sliders/window.cpp 6
Then we create the spin boxes. QSpinBox allows the user to choose
- a value by clicking the up and down buttons or pressing the \key
+ a value by clicking the up and down buttons or pressing the \uicontrol
Up and \uicontrol Down keys on the keyboard to modify the value
currently displayed. The user can also type in the value
manually. The spin boxes control the minimum, maximum and current