summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/tetrix.qdoc
diff options
context:
space:
mode:
authorNico Vertriest <nico.vertriest@qt.io>2016-11-16 17:33:12 +0100
committerNico Vertriest <nico.vertriest@theqtcompany.com>2016-12-12 14:43:02 +0000
commitc131a83f420a3b24a0972efa351dc75df7ec739d (patch)
tree734f8b1e73b5a9934f9ae1a4be9369bcd80fefb6 /examples/widgets/doc/src/tetrix.qdoc
parent1da70af724e16caa6ce175630f13434fcded512b (diff)
Doc: update Qt Widgets examples
- \image --> \borderedimage - update screenshot if required Change-Id: I0318b1df67154b70c061da7cbd509b8d5337b311 Reviewed-by: Venugopal Shivashankar <Venugopal.Shivashankar@qt.io>
Diffstat (limited to 'examples/widgets/doc/src/tetrix.qdoc')
-rw-r--r--examples/widgets/doc/src/tetrix.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/tetrix.qdoc b/examples/widgets/doc/src/tetrix.qdoc
index 12aa23606b..ddcf95013b 100644
--- a/examples/widgets/doc/src/tetrix.qdoc
+++ b/examples/widgets/doc/src/tetrix.qdoc
@@ -31,7 +31,7 @@
\ingroup examples-widgets
\brief The Tetrix example is a Qt version of the classic Tetrix game.
- \image tetrix-example.png
+ \borderedimage tetrix-example.png
The object of the game is to stack pieces dropped from the top of the
playing area so that they fill entire rows at the bottom of the playing area.