Removed private header warning from public QOpenGLPaintDevice header.
authorSamuel Rødal <samuel.rodal@nokia.com>
Thu, 28 Jun 2012 08:27:00 +0000 (10:27 +0200)
committerQt by Nokia <qt-info@nokia.com>
Wed, 4 Jul 2012 00:46:27 +0000 (02:46 +0200)
Change-Id: I9f2068d7271778e98251d8cbcfffa3a8c3e58f3d
Reviewed-by: Kim M. Kalland <kim.kalland@nokia.com>
Reviewed-by: Sean Harmer <sean.harmer@kdab.com>
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>