summaryrefslogtreecommitdiffstats
path: root/src/opengl
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl')
-rw-r--r--src/opengl/doc/src/qtopengl-index.qdoc5
-rw-r--r--src/opengl/doc/src/qtopengl-module.qdoc5
2 files changed, 4 insertions, 6 deletions
diff --git a/src/opengl/doc/src/qtopengl-index.qdoc b/src/opengl/doc/src/qtopengl-index.qdoc
index ff946c6e4e..3ba5b396ab 100644
--- a/src/opengl/doc/src/qtopengl-index.qdoc
+++ b/src/opengl/doc/src/qtopengl-index.qdoc
@@ -31,9 +31,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
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