summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/wiggly.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/wiggly.qdoc')
-rw-r--r--examples/widgets/doc/src/wiggly.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/wiggly.qdoc b/examples/widgets/doc/src/wiggly.qdoc
index bf14f7ba0d..f330b016df 100644
--- a/examples/widgets/doc/src/wiggly.qdoc
+++ b/examples/widgets/doc/src/wiggly.qdoc
@@ -34,7 +34,8 @@
addition, the example demonstrates how to use QFontMetrics to
determine the size of text on screen.
- \image wiggly-example.png Screenshot of the Wiggly example
+ \borderedimage wiggly-example.png
+ \caption Screenshot of the Wiggly example
QBasicTimer is a low-level class for timers. Unlike QTimer,
QBasicTimer doesn't inherit from QObject; instead of emitting a