summaryrefslogtreecommitdiffstats
path: root/doc/src/examples/pbuffers.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/examples/pbuffers.qdoc')
-rw-r--r--doc/src/examples/pbuffers.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/src/examples/pbuffers.qdoc b/doc/src/examples/pbuffers.qdoc
index 0c496b4..1c31994 100644
--- a/doc/src/examples/pbuffers.qdoc
+++ b/doc/src/examples/pbuffers.qdoc
@@ -29,7 +29,7 @@
\example opengl/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.