From 434c582cf58e43c6ebbca801eddf157710340d7c Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Thu, 11 Feb 2016 17:26:17 +0100 Subject: Use WaylandCompositor module name for export macro Change-Id: Ieb65b66f28986845f50647ae338678f0a1e7a153 Reviewed-by: Pier Luigi Fiorini Reviewed-by: Erik Larsson Reviewed-by: Johan Helsing --- src/compositor/compositor_api/qwaylandsurface_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compositor/compositor_api/qwaylandsurface_p.h') diff --git a/src/compositor/compositor_api/qwaylandsurface_p.h b/src/compositor/compositor_api/qwaylandsurface_p.h index 32b5c181f..73057c54e 100644 --- a/src/compositor/compositor_api/qwaylandsurface_p.h +++ b/src/compositor/compositor_api/qwaylandsurface_p.h @@ -83,7 +83,7 @@ namespace QtWayland { class FrameCallback; } -class Q_COMPOSITOR_EXPORT QWaylandSurfacePrivate : public QObjectPrivate, public QtWaylandServer::wl_surface +class Q_WAYLAND_COMPOSITOR_EXPORT QWaylandSurfacePrivate : public QObjectPrivate, public QtWaylandServer::wl_surface { public: static QWaylandSurfacePrivate *get(QWaylandSurface *surface); -- cgit v1.2.3