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.qdoc4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/widgets/doc/src/wiggly.qdoc b/examples/widgets/doc/src/wiggly.qdoc
index 29ab759ab0..1840641046 100644
--- a/examples/widgets/doc/src/wiggly.qdoc
+++ b/examples/widgets/doc/src/wiggly.qdoc
@@ -28,8 +28,8 @@
/*!
\example widgets/wiggly
\title Wiggly Example
-
- The Wiggly example shows how to animate a widget using
+ \ingroup examples-widgets
+ \brief The Wiggly example shows how to animate a widget using
QBasicTimer and \l{QObject::timerEvent()}{timerEvent()}. In
addition, the example demonstrates how to use QFontMetrics to
determine the size of text on screen.