summaryrefslogtreecommitdiffstats
path: root/src/gui/kernel/qwindowsysteminterface_qpa_p.h
diff options
context:
space:
mode:
authorJørgen Lind <jorgen.lind@nokia.com>2010-09-09 09:26:25 +0200
committerJørgen Lind <jorgen.lind@nokia.com>2010-09-09 10:31:10 +0200
commitbb5c934d3e2e07ddf3a1c299b2111d7119a01eb5 (patch)
treec539591ba2ed2eb6a0b724d03073ed4f43470b81 /src/gui/kernel/qwindowsysteminterface_qpa_p.h
parent34625a376b7d08856c6de1f52179d86aaaa30f14 (diff)
Lighthouse: Various compiler warning/error fixes
compliments from Vapula
Diffstat (limited to 'src/gui/kernel/qwindowsysteminterface_qpa_p.h')
-rw-r--r--src/gui/kernel/qwindowsysteminterface_qpa_p.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gui/kernel/qwindowsysteminterface_qpa_p.h b/src/gui/kernel/qwindowsysteminterface_qpa_p.h
index 5f3ac5da1f..78e1f33339 100644
--- a/src/gui/kernel/qwindowsysteminterface_qpa_p.h
+++ b/src/gui/kernel/qwindowsysteminterface_qpa_p.h
@@ -49,8 +49,6 @@ QT_BEGIN_NAMESPACE
class QWindowSystemInterfacePrivate {
public:
- Q_ENUMS(EventType);
-
enum EventType {
Close,
GeometryChange,