summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/deform.qdoc
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@digia.com>2012-11-30 13:21:35 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-30 19:40:19 +0100
commit9ea48de5f0f6983778031e1421188d5ac3817f0b (patch)
tree1c7f3a42cc34ad129275faa8231da6988cc9c1ef /examples/widgets/doc/src/deform.qdoc
parentd8fcfbc3c336b76f486ce4fc215076e96ea8090c (diff)
Fix linking in painting, richtext and desktop examples
Change-Id: If08b2c3366610f74201ab6736f216f1a7d29b3c7 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Diffstat (limited to 'examples/widgets/doc/src/deform.qdoc')
-rw-r--r--examples/widgets/doc/src/deform.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/widgets/doc/src/deform.qdoc b/examples/widgets/doc/src/deform.qdoc
index 742f5528f9..3439c76872 100644
--- a/examples/widgets/doc/src/deform.qdoc
+++ b/examples/widgets/doc/src/deform.qdoc
@@ -28,6 +28,8 @@
/*!
\example painting/deform
\title Vector Deformation
+ \ingroup examples-painting
+ \brief Demonstrates how to manipulate the elements of a QPainterPath.
\brief This example shows how to use advanced vector techniques to draw text
using a \c QPainterPath.