summaryrefslogtreecommitdiff
path: root/src/client/qwaylandabstractdecoration_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/qwaylandabstractdecoration_p.h')
-rw-r--r--src/client/qwaylandabstractdecoration_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/qwaylandabstractdecoration_p.h b/src/client/qwaylandabstractdecoration_p.h
index 5e92f693..a99ac558 100644
--- a/src/client/qwaylandabstractdecoration_p.h
+++ b/src/client/qwaylandabstractdecoration_p.h
@@ -79,7 +79,7 @@ class QWaylandWindow;
class QWaylandInputDevice;
class QWaylandAbstractDecorationPrivate;
-class Q_WAYLAND_CLIENT_EXPORT QWaylandAbstractDecoration : public QObject
+class Q_WAYLANDCLIENT_EXPORT QWaylandAbstractDecoration : public QObject
{
Q_OBJECT
Q_DECLARE_PRIVATE(QWaylandAbstractDecoration)