summaryrefslogtreecommitdiffstats
path: root/doc/src/qmlsensorgtestures.qdoc
diff options
context:
space:
mode:
authoralex <alex.blasche@nokia.com>2011-12-13 16:54:35 +1000
committerQt by Nokia <qt-info@nokia.com>2011-12-14 02:02:56 +0100
commiteac9c4e70043c0e2723d53ce397c6aa3f79b9a28 (patch)
tree8ff9f75f2ae27f8856e65389b3a78f3d5a0081ea /doc/src/qmlsensorgtestures.qdoc
parent16e6e1896b40cbe498fc10ebca213d6b5e06cc41 (diff)
Add missing \brief statement for sensor example overview.
Change-Id: I301be8eb50077aab0c38293113be3c0e3300ddc7 Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com> Reviewed-by: Lincoln Ramsay <lincoln.ramsay@nokia.com> Reviewed-by: Wolfgang Beck <wolfgang.beck@nokia.com>
Diffstat (limited to 'doc/src/qmlsensorgtestures.qdoc')
-rw-r--r--doc/src/qmlsensorgtestures.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/qmlsensorgtestures.qdoc b/doc/src/qmlsensorgtestures.qdoc
index 0ed4d7ad..5412fa5b 100644
--- a/doc/src/qmlsensorgtestures.qdoc
+++ b/doc/src/qmlsensorgtestures.qdoc
@@ -30,7 +30,7 @@
\title SensorGesture QML Element example
\ingroup qtsensors-examples
- This example demonstrates use of the SensorGesture QML element.
+ \brief This example demonstrates use of the SensorGesture QML element.
\section1 Overview
To write a QML application that will use the gesture plugin you need to to the following steps: