From def3285615f4d2ddc4b174b45bd1360c1be341bc Mon Sep 17 00:00:00 2001 From: Eskil Abrahamsen Blomfeldt Date: Fri, 30 Nov 2012 15:27:37 +0100 Subject: doc: Add touch input examples to correct group Make them appear in list of touch input examples. Change-Id: Ia5f489e28771f0a272da9ec7b61de186ca305e36 Reviewed-by: Gunnar Sletta --- doc/src/examples/fingerpaint.qdoc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc/src/examples/fingerpaint.qdoc') 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. -- cgit v1.2.3