Clean up forward class declarations in qwaylanddisplay_p.h
Change-Id: I57ead68f2c243c14015afeddc9721866b3dd01f1 Reviewed-by: Paul Olav Tvete <paul.tvete@qt.io>
This commit is contained in:
parent
6f3e121276
commit
1e34573674
@ -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,
|
||||
|
Loading…
x
Reference in New Issue
Block a user