summaryrefslogtreecommitdiffstats
path: root/src/widgets/styles/qwindowsmobilestyle.cpp
diff options
context:
space:
mode:
authorAndreas Holzammer <andreas.holzammer@kdab.com>2012-02-09 17:31:21 +0100
committerQt by Nokia <qt-info@nokia.com>2012-02-10 08:20:13 +0100
commitcbd6b4eb20e645f36bf819b5fc2de4c10d4b1763 (patch)
tree1c3a09d83db063bd369348d0b103864052224d8b /src/widgets/styles/qwindowsmobilestyle.cpp
parentb942106bb661736264aec69961caecc35c814c09 (diff)
Clean up qguifunctions_wince includes.
There are leftovers from Qt 4.8 in regards of the qguifunctions_wince. The parts which where needed in widgets have been taken over into qwidgetsfunctions_wince. Change-Id: I737684a7f56ba356df89c1be77ab776bca034ae9 Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Diffstat (limited to 'src/widgets/styles/qwindowsmobilestyle.cpp')
-rw-r--r--src/widgets/styles/qwindowsmobilestyle.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/widgets/styles/qwindowsmobilestyle.cpp b/src/widgets/styles/qwindowsmobilestyle.cpp
index 86513c8267..30269751ca 100644
--- a/src/widgets/styles/qwindowsmobilestyle.cpp
+++ b/src/widgets/styles/qwindowsmobilestyle.cpp
@@ -74,7 +74,6 @@
#ifdef Q_OS_WINCE
#include "qt_windows.h"
-#include "qguifunctions_wince.h"
extern bool qt_wince_is_high_dpi(); //defined in qguifunctions_wince.cpp
extern bool qt_wince_is_smartphone(); //defined in qguifunctions_wince.cpp
extern bool qt_wince_is_windows_mobile_65(); //defined in qguifunctions_wince.cpp