summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/digitalclock.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/digitalclock.qdoc')
-rw-r--r--examples/widgets/doc/src/digitalclock.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/digitalclock.qdoc b/examples/widgets/doc/src/digitalclock.qdoc
index aa0d898ec9..aff349adb8 100644
--- a/examples/widgets/doc/src/digitalclock.qdoc
+++ b/examples/widgets/doc/src/digitalclock.qdoc
@@ -32,7 +32,8 @@
\brief The Digital Clock example shows how to use QLCDNumber to display a
number with LCD-like digits.
- \image digitalclock-example.png Screenshot of the Digital Clock example
+ \borderedimage digitalclock-example.png
+ \caption Screenshot of the Digital Clock example
This example also demonstrates how QTimer can be used to update a widget
at regular intervals.