summaryrefslogtreecommitdiffstats
path: root/examples/opengl/doc/src/2dpainting.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/doc/src/2dpainting.qdoc')
-rw-r--r--examples/opengl/doc/src/2dpainting.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/doc/src/2dpainting.qdoc b/examples/opengl/doc/src/2dpainting.qdoc
index 2fdfe9cc4d..24ff54b7ff 100644
--- a/examples/opengl/doc/src/2dpainting.qdoc
+++ b/examples/opengl/doc/src/2dpainting.qdoc
@@ -29,7 +29,7 @@
\example 2dpainting
\title 2D Painting Example
- The 2D Painting example shows how QPainter and QGLWidget can be used
+ \brief The 2D Painting example shows how QPainter and QGLWidget can be used
together to display accelerated 2D graphics on supported hardware.
\image 2dpainting-example.png