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.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compositor/compositor_api/qwaylandsurface.h') diff --git a/src/compositor/compositor_api/qwaylandsurface.h b/src/compositor/compositor_api/qwaylandsurface.h index 1ca689c6c..ccafd1dd3 100644 --- a/src/compositor/compositor_api/qwaylandsurface.h +++ b/src/compositor/compositor_api/qwaylandsurface.h @@ -71,7 +71,7 @@ private: QByteArray m_name; }; -class Q_COMPOSITOR_EXPORT QWaylandSurface : public QWaylandObject +class Q_WAYLAND_COMPOSITOR_EXPORT QWaylandSurface : public QWaylandObject { Q_OBJECT Q_DECLARE_PRIVATE(QWaylandSurface) -- cgit v1.2.3