summaryrefslogtreecommitdiffstats
path: root/src/gui/egl/qegl_p.h
diff options
context:
space:
mode:
authorRhys Weatherley <rhys.weatherley@nokia.com>2009-06-24 03:59:52 (GMT)
committerRhys Weatherley <rhys.weatherley@nokia.com>2009-06-24 03:59:52 (GMT)
commitaca09d2b5038ed193d198f4097b17051f5f94116 (patch)
tree1084935bfd6abbc9557be582ba2b25107eee0758 /src/gui/egl/qegl_p.h
parent871364bf2475cf3b2a9c5535b59dab41db184ef4 (diff)
downloadQt-aca09d2b5038ed193d198f4097b17051f5f94116.zip
Qt-aca09d2b5038ed193d198f4097b17051f5f94116.tar.gz
Qt-aca09d2b5038ed193d198f4097b17051f5f94116.tar.bz2
Don't refer to non-existing QVGWidget in private header comments.
Reviewed-by: trustme
Diffstat (limited to 'src/gui/egl/qegl_p.h')
-rw-r--r--src/gui/egl/qegl_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/egl/qegl_p.h b/src/gui/egl/qegl_p.h
index 89949e2..ddf7d27 100644
--- a/src/gui/egl/qegl_p.h
+++ b/src/gui/egl/qegl_p.h
@@ -47,7 +47,7 @@
// -------------
//
// This file is not part of the Qt API. It exists for the convenience of
-// the QGLWidget and QVGWidget classes. This header file may change from
+// the QtOpenGL and QtOpenVG modules. This header file may change from
// version to version without notice, or even be removed.
//
// We mean it.