summaryrefslogtreecommitdiffstats
path: root/src/opengl/doc/src/qtopengl-index.qdoc
diff options
context:
space:
mode:
authorSze Howe Koh <szehowe.koh@gmail.com>2013-03-29 12:43:38 +0800
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-29 19:01:48 +0200
commitbf9ae9018e063e3f002588e31b1b4f9f66926408 (patch)
tree8a78d9176632852e00d703e681f479fc04158236 /src/opengl/doc/src/qtopengl-index.qdoc
parent586fb6d6320a28b0573ffb6bf14dcc140d677c0c (diff)
Doc: Give C++ class lists consistent titles
The majority format is "<Qt Module> C++ Classes" (see http://qt-project.org/doc/qt-5.0/qtdoc/modules-cpp.html) Also, fix a broken link (Qt Network C++ Classes) "<Qt Module> C++ API" is perhaps the more correct format, but that's part of a much bigger cleanup: QTBUG-30556 Change-Id: I753365e2bec8d85d9a5f686b4aa35c9eeeaf0871 Reviewed-by: Jerome Pasion <jerome.pasion@digia.com>
Diffstat (limited to 'src/opengl/doc/src/qtopengl-index.qdoc')
-rw-r--r--src/opengl/doc/src/qtopengl-index.qdoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/doc/src/qtopengl-index.qdoc b/src/opengl/doc/src/qtopengl-index.qdoc
index 94109aa706..fc131c4b17 100644
--- a/src/opengl/doc/src/qtopengl-index.qdoc
+++ b/src/opengl/doc/src/qtopengl-index.qdoc
@@ -67,6 +67,6 @@
OpenGL module can take advantage of the whole Qt API for
non-OpenGL-specific GUI functionality.
- The \l{Qt OpenGL C++ classes} page gives an overview over the available classes
+ The \l{Qt OpenGL C++ Classes} page gives an overview over the available classes
int this module.
*/