From 054114a459580b71e170dc6bf356e8943d0ed068 Mon Sep 17 00:00:00 2001 From: Friedemann Kleint Date: Mon, 20 Feb 2012 15:36:57 +0100 Subject: Remove QPlatformIntegration/QPlatformTheme from QGuiAppPrivate. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Forward-declare instead. Change-Id: I3851994e8bc05b389e94e948478339ba33d521c1 Reviewed-by: Samuel Rødal --- tests/auto/gui/image/qpixmap/tst_qpixmap.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/auto/gui/image/qpixmap') diff --git a/tests/auto/gui/image/qpixmap/tst_qpixmap.cpp b/tests/auto/gui/image/qpixmap/tst_qpixmap.cpp index c1643ea355..563baef486 100644 --- a/tests/auto/gui/image/qpixmap/tst_qpixmap.cpp +++ b/tests/auto/gui/image/qpixmap/tst_qpixmap.cpp @@ -52,6 +52,7 @@ #include #include +#include #include #include -- cgit v1.2.3