Add \brief comment to Custom Geometry example
authorhjk <qthjk@ovi.com>
Wed, 12 Dec 2012 09:45:07 +0000 (10:45 +0100)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 12 Dec 2012 09:50:18 +0000 (10:50 +0100)
Change-Id: I11be2329d2d396bc778a5eeda45dda9b30337285
Reviewed-by: Eike Ziller <eike.ziller@digia.com>
examples/quick/scenegraph/customgeometry/doc/src/customgeometry.qdoc

index c94574f..c226634 100644 (file)
@@ -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