summaryrefslogtreecommitdiffstats
path: root/examples/widgets/doc/src/deform.qdoc
diff options
context:
space:
mode:
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.