From aca09d2b5038ed193d198f4097b17051f5f94116 Mon Sep 17 00:00:00 2001 From: Rhys Weatherley Date: Wed, 24 Jun 2009 13:59:52 +1000 Subject: Don't refer to non-existing QVGWidget in private header comments. Reviewed-by: trustme --- src/gui/egl/qegl_p.h | 2 +- src/gui/egl/qeglproperties_p.h | 2 +- 2 files changed, 2 insertions(+), 2 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. diff --git a/src/gui/egl/qeglproperties_p.h b/src/gui/egl/qeglproperties_p.h index 3570f80..81af4cd 100644 --- a/src/gui/egl/qeglproperties_p.h +++ b/src/gui/egl/qeglproperties_p.h @@ -47,7 +47,7 @@ // ------------- // // This file is not part of the Qt API. It exists for the convenience -// of the QGLWidget class. This header file may change from +// of the QtOpenGL and QtOpenVG modules. This header file may change from // version to version without notice, or even be removed. // // We mean it. -- cgit v0.12