summaryrefslogtreecommitdiffstats
path: root/src/core/changes/qdynamicpropertyupdatedchange.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/changes/qdynamicpropertyupdatedchange.h')
-rw-r--r--src/core/changes/qdynamicpropertyupdatedchange.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/changes/qdynamicpropertyupdatedchange.h b/src/core/changes/qdynamicpropertyupdatedchange.h
index 2eee6d6d6..0509582b0 100644
--- a/src/core/changes/qdynamicpropertyupdatedchange.h
+++ b/src/core/changes/qdynamicpropertyupdatedchange.h
@@ -48,7 +48,7 @@ namespace Qt3DCore {
class QDynamicPropertyUpdatedChangePrivate;
-class QT3DCORESHARED_EXPORT QDynamicPropertyUpdatedChange : public QPropertyUpdatedChangeBase
+class Q_3DCORESHARED_EXPORT QDynamicPropertyUpdatedChange : public QPropertyUpdatedChangeBase
{
public:
explicit QDynamicPropertyUpdatedChange(QNodeId subjectId);