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.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 934097f38e..5196c78937 100644
--- a/examples/opengl/doc/src/2dpainting.qdoc
+++ b/examples/opengl/doc/src/2dpainting.qdoc
@@ -5,6 +5,7 @@
\example 2dpainting
\title 2D Painting Example
\ingroup examples-widgets-opengl
+ \examplecategory {Graphics}
\brief The 2D Painting example shows how QPainter and QOpenGLWidget can be
used together to display accelerated 2D graphics on supported hardware.