summaryrefslogtreecommitdiffstats
path: root/examples/opengl/doc/src/pbuffers.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/doc/src/pbuffers.qdoc')
-rw-r--r--examples/opengl/doc/src/pbuffers.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/doc/src/pbuffers.qdoc b/examples/opengl/doc/src/pbuffers.qdoc
index 4e9587a1e9..29f5b3c891 100644
--- a/examples/opengl/doc/src/pbuffers.qdoc
+++ b/examples/opengl/doc/src/pbuffers.qdoc
@@ -29,7 +29,7 @@
\example pbuffers
\title Pixel Buffers Example
- The Pixel Buffers example demonstrates how to use the
+ \brief The Pixel Buffers example demonstrates how to use the
QGLPixelBuffer class to render into an off-screen buffer and use
the contents as a dynamic texture in a QGLWidget.