aboutsummaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorhjk <qthjk@ovi.com>2012-12-12 10:45:07 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-12-12 10:50:18 +0100
commitb4f11a319d1b74ca54803450e41527c783fdfa9c (patch)
tree396158714c3233aeb5796a67a623ddd80b843c4f /examples
parenta0fb0a5dd32b031f89abe603ed07a50c74327e37 (diff)
Add \brief comment to Custom Geometry example
Change-Id: I11be2329d2d396bc778a5eeda45dda9b30337285 Reviewed-by: Eike Ziller <eike.ziller@digia.com>
Diffstat (limited to 'examples')
-rw-r--r--examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc b/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc
index c94574fb71..c226634823 100644
--- a/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc
+++ b/examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc
@@ -30,7 +30,7 @@
\title Custom Geometry Example
\ingroup examples
- The custom geometry example shows how to create a QQuickItem which
+ \brief The custom geometry example shows how to create a QQuickItem which
uses the scene graph API to build a custom geometry for the scene
graph. It does this by creating a BezierCurve item which is made
part of the CustomGeometry module and makes use of this in a QML