From cf9a304e6e3134421b8268bf8e75dc46b3d044c2 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Mon, 29 Aug 2011 14:13:08 +0200 Subject: Build on Windows/clean build on Linux. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I26552e85a8e8c63002db93b7d9b645981620f0af Reviewed-on: http://codereview.qt.nokia.com/3738 Reviewed-by: Qt Sanity Bot Reviewed-by: Samuel Rødal --- src/gui/opengl/qopenglcustomshaderstage_p.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/gui/opengl/qopenglcustomshaderstage_p.h') diff --git a/src/gui/opengl/qopenglcustomshaderstage_p.h b/src/gui/opengl/qopenglcustomshaderstage_p.h index 36ad307848..de459c0050 100644 --- a/src/gui/opengl/qopenglcustomshaderstage_p.h +++ b/src/gui/opengl/qopenglcustomshaderstage_p.h @@ -61,6 +61,7 @@ QT_BEGIN_NAMESPACE QT_MODULE(Gui) +class QPainter; class QOpenGLCustomShaderStagePrivate; class Q_GUI_EXPORT QOpenGLCustomShaderStage { -- cgit v1.2.3