summaryrefslogtreecommitdiffstats
path: root/src/opengl/doc/src
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/doc/src')
-rw-r--r--src/opengl/doc/src/qtopengl-index.qdoc3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/opengl/doc/src/qtopengl-index.qdoc b/src/opengl/doc/src/qtopengl-index.qdoc
index b902599c75..d09d508fb3 100644
--- a/src/opengl/doc/src/qtopengl-index.qdoc
+++ b/src/opengl/doc/src/qtopengl-index.qdoc
@@ -42,7 +42,8 @@
wrapper around the platform-dependent GLX (version 1.3 or later),
WGL, or AGL C APIs. Although the basic functionality provided is very
similar to Mark Kilgard's GLUT library, applications can use the
- other \l{Qt modules} to implement the rest of the user interface.
+ other \l{All Modules}{Qt modules} to implement the rest of the user
+ interface.
The \l{Qt OpenGL C++ Classes} page gives an overview over the available classes
in this module.