summaryrefslogtreecommitdiffstats
path: root/src/core/render_widget_host_view_qt_delegate_client.h
diff options
context:
space:
mode:
authorMichal Klocek <michal.klocek@qt.io>2020-08-07 10:49:22 +0200
committerMichal Klocek <michal.klocek@qt.io>2020-08-14 16:34:53 +0200
commitcf830e3122c94e429321f43ddc81b860bd223a72 (patch)
tree0d5718e3367e236754cc8c8e89376fa26a85760a /src/core/render_widget_host_view_qt_delegate_client.h
parentc7a10dd8b0426a84205958a3f832a36fd35e24ca (diff)
Cleanup namespace issues in core
Change-Id: Ifdffc556278fa5d133da1896600a71248662e9fa Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
Diffstat (limited to 'src/core/render_widget_host_view_qt_delegate_client.h')
-rw-r--r--src/core/render_widget_host_view_qt_delegate_client.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/render_widget_host_view_qt_delegate_client.h b/src/core/render_widget_host_view_qt_delegate_client.h
index f67bed861..c338df95e 100644
--- a/src/core/render_widget_host_view_qt_delegate_client.h
+++ b/src/core/render_widget_host_view_qt_delegate_client.h
@@ -59,7 +59,6 @@
QT_BEGIN_NAMESPACE
class QEvent;
class QVariant;
-
class QMouseEvent;
class QKeyEvent;
class QTabletEvent;