summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor_api/qwaylanddestroylistener.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compositor/compositor_api/qwaylanddestroylistener.h')
-rw-r--r--src/compositor/compositor_api/qwaylanddestroylistener.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/compositor/compositor_api/qwaylanddestroylistener.h b/src/compositor/compositor_api/qwaylanddestroylistener.h
index 04e0546af..db172ae0b 100644
--- a/src/compositor/compositor_api/qwaylanddestroylistener.h
+++ b/src/compositor/compositor_api/qwaylanddestroylistener.h
@@ -47,7 +47,7 @@ QT_BEGIN_NAMESPACE
class QWaylandDestroyListenerPrivate;
-class Q_COMPOSITOR_EXPORT QWaylandDestroyListener : public QObject
+class Q_WAYLAND_COMPOSITOR_EXPORT QWaylandDestroyListener : public QObject
{
Q_OBJECT
Q_DECLARE_PRIVATE(QWaylandDestroyListener)