summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/pinchzoom.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/pinchzoom.qdoc')
-rw-r--r--doc/src/examples/pinchzoom.qdoc2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/src/examples/pinchzoom.qdoc b/doc/src/examples/pinchzoom.qdoc
index e9d39ae11d..4677a9abb3 100644
--- a/doc/src/examples/pinchzoom.qdoc
+++ b/doc/src/examples/pinchzoom.qdoc
@@ -28,6 +28,8 @@
/*!
\example touch/pinchzoom
\title Pinch Zoom Example
+ \ingroup touchinputexamples
+ \brief Shows how to recognize a gesture
The Pinch Zoom example shows how to use low-level touch information
to recognize a gesture.