summaryrefslogtreecommitdiffstats
path: root/src/client/global
diff options
context:
space:
mode:
authorPaul Olav Tvete <paul.tvete@theqtcompany.com>2016-05-25 13:52:07 +0200
committerJani Heikkinen <jani.heikkinen@qt.io>2016-05-25 15:42:32 +0000
commit69f9c1508f7e0965b599097f616cc8204935c1eb (patch)
treed39b59fd761b165c704593f2216b530b62c56c23 /src/client/global
parent51dcf7c46170b272ed7a63f9dfe1169e90041be8 (diff)
Compile with -Wzero-as-null-pointer-constant
Task-number: QTBUG-53619 Change-Id: Idf073287f215113431cad64f85628e010176ab74 Reviewed-by: Johan Helsing <johan.helsing@qt.io> Reviewed-by: Giulio Camuffo <giulio.camuffo@kdab.com> Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@theqtcompany.com>
Diffstat (limited to 'src/client/global')
-rw-r--r--src/client/global/qwaylandclientextension.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/client/global/qwaylandclientextension.h b/src/client/global/qwaylandclientextension.h
index a3de0aa4b..9ff45ea00 100644
--- a/src/client/global/qwaylandclientextension.h
+++ b/src/client/global/qwaylandclientextension.h
@@ -38,7 +38,6 @@
#define QWAYLANDCLIENTEXTENSION_H
#include <QObject>
-#include <qpa/qwindowsysteminterface.h>
#include <QtWaylandClient/qwaylandclientexport.h>
#include <QtWaylandClient/private/qwayland-wayland.h>
QT_BEGIN_NAMESPACE