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 --- src/widgets/kernel/qwhatsthis.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src/widgets/kernel') diff --git a/src/widgets/kernel/qwhatsthis.cpp b/src/widgets/kernel/qwhatsthis.cpp index 3d8bb5e4bf..4a6f3518d0 100644 --- a/src/widgets/kernel/qwhatsthis.cpp +++ b/src/widgets/kernel/qwhatsthis.cpp @@ -54,6 +54,7 @@ #include "qcursor.h" #include "qbitmap.h" #include "qtextdocument.h" +#include "qplatformtheme_qpa.h" #include "private/qtextdocumentlayout_p.h" #include "qtoolbutton.h" #include "qdebug.h" -- cgit v1.2.3