summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/styles.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/widgets/doc/src/styles.qdoc')
-rw-r--r--examples/widgets/doc/src/styles.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/styles.qdoc b/examples/widgets/doc/src/styles.qdoc
index abab595434..4fea8f3bfc 100644
--- a/examples/widgets/doc/src/styles.qdoc
+++ b/examples/widgets/doc/src/styles.qdoc
@@ -32,7 +32,8 @@
\brief The Styles example illustrates how to create custom widget
drawing styles using Qt, and demonstrates Qt's predefined styles.
- \image styles-enabledwood.png Screenshot of the Styles example
+ \borderedimage styles-enabledwood.png
+ \caption Screenshot of the Styles example
A style in Qt is a subclass of QStyle or of one of its
subclasses. Styles perform drawing on behalf of widgets. Qt