summaryrefslogtreecommitdiffstats
path: root/src/opengl/doc/src/qtopengl-module.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/doc/src/qtopengl-module.qdoc')
-rw-r--r--src/opengl/doc/src/qtopengl-module.qdoc5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/opengl/doc/src/qtopengl-module.qdoc b/src/opengl/doc/src/qtopengl-module.qdoc
index 8619f04a97..aec68e44c0 100644
--- a/src/opengl/doc/src/qtopengl-module.qdoc
+++ b/src/opengl/doc/src/qtopengl-module.qdoc
@@ -34,9 +34,8 @@
\brief The Qt OpenGL module offers classes that make it easy to
use OpenGL in Qt applications.
- \warning Apart from the \l{QGLWidget} class, this module should not be used
- anymore for new code. Please use the corresponding OpenGL classes in
- \l{Qt Gui}.
+ \warning This module should not be used anymore for new code. Please
+ use the corresponding OpenGL classes in \l{Qt Gui}.
OpenGL is a standard API for rendering 3D graphics. OpenGL only
deals with 3D rendering and provides little or no support for GUI