summaryrefslogtreecommitdiff
path: root/src/client/qwaylandtouch.cpp
diff options
context:
space:
mode:
authorJohan Klokkhammer Helsing <johan.helsing@qt.io>2019-04-05 16:34:03 +0200
committerJohan Helsing <johan.helsing@qt.io>2019-05-02 11:08:03 +0000
commit4ab3cbcc5c4da6384e9081993c5ba24303a382bd (patch)
tree94a8d1d1fa6ad2e150ddcc03b7c8d9892ff5ef91 /src/client/qwaylandtouch.cpp
parent20314e67f66f9bee74438a00cde17922bd2da18a (diff)
downloadqtwayland-4ab3cbcc5c4da6384e9081993c5ba24303a382bd.tar.gz
Client: Use a QWaylandSurface for pointer focus
Task-number: QTBUG-74373 Change-Id: Idfd94442ff542b81956d4852e07eb3b5dff80712 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
Diffstat (limited to 'src/client/qwaylandtouch.cpp')
-rw-r--r--src/client/qwaylandtouch.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/client/qwaylandtouch.cpp b/src/client/qwaylandtouch.cpp
index 48c869a6..0394aef3 100644
--- a/src/client/qwaylandtouch.cpp
+++ b/src/client/qwaylandtouch.cpp
@@ -40,6 +40,7 @@
#include "qwaylandtouch_p.h"
#include "qwaylandinputdevice_p.h"
#include "qwaylanddisplay_p.h"
+#include "qwaylandsurface_p.h"
QT_BEGIN_NAMESPACE