summaryrefslogtreecommitdiffstats
path: root/examples/opengl/doc/src/2dpainting.qdoc
diff options
context:
space:
mode:
authorGunnar Sletta <gunnar.sletta@digia.com>2012-11-30 15:30:42 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2012-11-30 23:56:33 +0100
commitbe7ebe2d57083905edfc3c607ea8734e3e8cf46e (patch)
tree748fcf6a7e972db9bb63a3f8b1a383b57e7327d4 /examples/opengl/doc/src/2dpainting.qdoc
parentaf385b3bc60f4e15f7daa4d91f927fd9a730a70d (diff)
Fix example documentation for OpenGL module and (widget) Tools.
Change-Id: Id9dc39752bcae915f618e1a5696115a5e6923251 Reviewed-by: Eskil Abrahamsen Blomfeldt <eskil.abrahamsen-blomfeldt@digia.com>
Diffstat (limited to 'examples/opengl/doc/src/2dpainting.qdoc')
-rw-r--r--examples/opengl/doc/src/2dpainting.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/opengl/doc/src/2dpainting.qdoc b/examples/opengl/doc/src/2dpainting.qdoc
index 24ff54b7ff..9059852add 100644
--- a/examples/opengl/doc/src/2dpainting.qdoc
+++ b/examples/opengl/doc/src/2dpainting.qdoc
@@ -28,6 +28,7 @@
/*!
\example 2dpainting
\title 2D Painting Example
+ \ingroup examples-widgets-opengl
\brief The 2D Painting example shows how QPainter and QGLWidget can be used
together to display accelerated 2D graphics on supported hardware.