From 32c54642dd9af1f1bf48c259f55dad6d5339c5e8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Samuel=20R=C3=B8dal?= Date: Thu, 28 Jun 2012 10:27:00 +0200 Subject: Removed private header warning from public QOpenGLPaintDevice header. Change-Id: I9f2068d7271778e98251d8cbcfffa3a8c3e58f3d Reviewed-by: Kim M. Kalland Reviewed-by: Sean Harmer --- src/gui/opengl/qopenglpaintdevice.h | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/src/gui/opengl/qopenglpaintdevice.h b/src/gui/opengl/qopenglpaintdevice.h index c1c3dfe9f8..a07d11062f 100644 --- a/src/gui/opengl/qopenglpaintdevice.h +++ b/src/gui/opengl/qopenglpaintdevice.h @@ -44,18 +44,6 @@ #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 #include #include -- cgit v1.2.3