summaryrefslogtreecommitdiffstats
path: root/src/input/frontend/qaction.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/input/frontend/qaction.h')
-rw-r--r--src/input/frontend/qaction.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/input/frontend/qaction.h b/src/input/frontend/qaction.h
index 4b282e0b9..f15159f68 100644
--- a/src/input/frontend/qaction.h
+++ b/src/input/frontend/qaction.h
@@ -50,7 +50,7 @@ namespace Qt3DInput {
class QActionPrivate;
class QAbstractActionInput;
-class QT3DINPUTSHARED_EXPORT QAction : public Qt3DCore::QNode
+class Q_3DINPUTSHARED_EXPORT QAction : public Qt3DCore::QNode
{
Q_OBJECT
Q_PROPERTY(bool active READ isActive NOTIFY activeChanged)