summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/shapedclock.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/shapedclock.qdoc')
-rw-r--r--doc/src/examples/shapedclock.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/src/examples/shapedclock.qdoc b/doc/src/examples/shapedclock.qdoc
index 9301470c60..b83178b44d 100644
--- a/doc/src/examples/shapedclock.qdoc
+++ b/doc/src/examples/shapedclock.qdoc
@@ -40,8 +40,8 @@
allowing specially-shaped windows to be created. In this example, we use this feature
to create a circular window containing an analog clock.
- Since this example's window does not provide a \gui File menu or a close
- button, we provide a context menu with an \gui Exit entry so that the example
+ Since this example's window does not provide a \uicontrol File menu or a close
+ button, we provide a context menu with an \uicontrol Exit entry so that the example
can be closed. Click the right mouse button over the window to open this menu.
\section1 ShapedClock Class Definition