summaryrefslogtreecommitdiffstats
path: root/examples/opengl/doc/src/textures.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/textures.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/textures.qdoc')
-rw-r--r--examples/opengl/doc/src/textures.qdoc1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/opengl/doc/src/textures.qdoc b/examples/opengl/doc/src/textures.qdoc
index 390272ac9c..6fdcbfc598 100644
--- a/examples/opengl/doc/src/textures.qdoc
+++ b/examples/opengl/doc/src/textures.qdoc
@@ -28,6 +28,7 @@
/*!
\example textures
\title Textures Example
+ \ingroup examples-widgets-opengl
\brief The Textures example demonstrates the use of Qt's image classes as textures in
applications that use both OpenGL and Qt to display graphics.