Removed private header warning from public QOpenGLPaintDevice header.
[profile/ivi/qtbase.git] / src / gui / opengl / qopenglpaintdevice.h
index c1c3dfe..a07d110 100644 (file)
 
 #ifndef QT_NO_OPENGL
 
-//
-//  W A R N I N G
-//  -------------
-//
-// This file is not part of the Qt API.  It exists for the convenience
-// of the QtGui module.  This header file may change from
-// version to version without notice, or even be removed.
-//
-// We mean it.
-//
-
-
 #include <QtGui/qpaintdevice.h>
 #include <QtGui/qopengl.h>
 #include <QtGui/qopenglcontext.h>