summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qmenubar_p.h
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/widgets/qmenubar_p.h
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/widgets/qmenubar_p.h')
-rw-r--r--src/widgets/widgets/qmenubar_p.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/widgets/widgets/qmenubar_p.h b/src/widgets/widgets/qmenubar_p.h
index d73fc26a38..9e1d3179c7 100644
--- a/src/widgets/widgets/qmenubar_p.h
+++ b/src/widgets/widgets/qmenubar_p.h
@@ -57,10 +57,6 @@
#include "QtWidgets/qstyleoption.h"
#include <private/qmenu_p.h> // Mac needs what in this file!
-#ifdef Q_OS_WINCE
-#include "qguifunctions_wince.h"
-#endif
-
QT_BEGIN_NAMESPACE
#ifndef QT_NO_MENUBAR