summaryrefslogtreecommitdiffstats
path: root/doc/src/graphics.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/src/graphics.qdoc')
-rw-r--r--doc/src/graphics.qdoc10
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/src/graphics.qdoc b/doc/src/graphics.qdoc
index 788ac037f..8e7389071 100644
--- a/doc/src/graphics.qdoc
+++ b/doc/src/graphics.qdoc
@@ -106,8 +106,8 @@ OpenGL into their applications.
\list
\li \l {qtgui-index.html#opengl-and-opengl-es-integration}{OpenGL
- in QtGui} - An overview of how OpenGL integrates with the Qt GUI
- Module.
+ in Qt GUI} - An overview of how OpenGL integrates with the \l{Qt GUI}
+ module.
\li \l {Mixing Scene Graph and OpenGL}{OpenGL and Qt Quick 2.0} -
How to integrate OpenGL into a the Qt Quick 2.0 scene graph.
@@ -117,9 +117,9 @@ OpenGL into their applications.
\endlist
-Prior to Qt 5.0, OpenGL support in Qt was handled by the \l {Qt OpenGL
-Module}. This module is still present, but new code should aim to use
-the new classes in the \l {Qt GUI Module}.
+Prior to Qt 5.0, OpenGL support in Qt was handled by the \l {Qt OpenGL}
+module. This module is still present, but new code should aim to use
+the new classes in the \l {Qt GUI} module.