From 1e345736748842be51634f68fcea77d6c46f6558 Mon Sep 17 00:00:00 2001 From: Johan Klokkhammer Helsing Date: Wed, 9 May 2018 14:59:13 +0200 Subject: [PATCH] Clean up forward class declarations in qwaylanddisplay_p.h Change-Id: I57ead68f2c243c14015afeddc9721866b3dd01f1 Reviewed-by: Paul Olav Tvete --- src/plugins/platforms/wayland/qwaylanddisplay_p.h | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/plugins/platforms/wayland/qwaylanddisplay_p.h b/src/plugins/platforms/wayland/qwaylanddisplay_p.h index aa84a97b7b3..4100c798d8f 100644 --- a/src/plugins/platforms/wayland/qwaylanddisplay_p.h +++ b/src/plugins/platforms/wayland/qwaylanddisplay_p.h @@ -74,11 +74,8 @@ class QSocketNotifier; class QPlatformScreen; namespace QtWayland { - class qt_shell; - class qt_sub_surface_extension; class qt_surface_extension; class zwp_text_input_manager_v2; - class xdg_shell; } namespace QtWaylandClient { @@ -94,10 +91,8 @@ class QWaylandDataDeviceManager; class QWaylandTouchExtension; class QWaylandQtKeyExtension; class QWaylandWindow; -class QWaylandEventThread; class QWaylandIntegration; class QWaylandHardwareIntegration; -class QWaylandXdgShell; class QWaylandShellSurface; typedef void (*RegistryListener)(void *data,