summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/fingerpaint.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/fingerpaint.qdoc')
-rw-r--r--doc/src/examples/fingerpaint.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/examples/fingerpaint.qdoc b/doc/src/examples/fingerpaint.qdoc
index ef0c420fe7..f1ac0d2ae4 100644
--- a/doc/src/examples/fingerpaint.qdoc
+++ b/doc/src/examples/fingerpaint.qdoc
@@ -28,6 +28,8 @@
/*!
\example touch/fingerpaint
\title Finger Paint Example
+ \ingroup touchinputexamples
+ \brief Shows the use of a touchscreen to make a simple painting application
The Finger Paint example shows the use of a touchscreen with a custom widget
to create a simple painting application.