summaryrefslogtreecommitdiffstats
path: root/src/core/changes/qpropertyvalueaddedchange.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/changes/qpropertyvalueaddedchange.h')
-rw-r--r--src/core/changes/qpropertyvalueaddedchange.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/changes/qpropertyvalueaddedchange.h b/src/core/changes/qpropertyvalueaddedchange.h
index 80b41c9f8..d85720246 100644
--- a/src/core/changes/qpropertyvalueaddedchange.h
+++ b/src/core/changes/qpropertyvalueaddedchange.h
@@ -50,7 +50,7 @@ namespace Qt3DCore {
class QPropertyValueAddedChangePrivate;
-class QT3DCORESHARED_EXPORT QPropertyValueAddedChange : public QStaticPropertyValueAddedChangeBase
+class Q_3DCORESHARED_EXPORT QPropertyValueAddedChange : public QStaticPropertyValueAddedChangeBase
{
public:
explicit QPropertyValueAddedChange(QNodeId subjectId);