summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/lineedits.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/lineedits.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/lineedits.qdoc')
-rw-r--r--examples/widgets/doc/src/lineedits.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/widgets/doc/src/lineedits.qdoc b/examples/widgets/doc/src/lineedits.qdoc
index 906ec76962..5cf321bbb1 100644
--- a/examples/widgets/doc/src/lineedits.qdoc
+++ b/examples/widgets/doc/src/lineedits.qdoc
@@ -34,7 +34,7 @@
on the input and output supplied by the user.
- \image lineedits-example.png
+ \borderedimage lineedits-example.png
The example consists of a single \c Window class, containing a selection of
line edits with different input constraints and display properties that can be