summaryrefslogtreecommitdiffstats
path: root/src/core/changes/qpropertynodeaddedchange.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/changes/qpropertynodeaddedchange.h')
-rw-r--r--src/core/changes/qpropertynodeaddedchange.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/changes/qpropertynodeaddedchange.h b/src/core/changes/qpropertynodeaddedchange.h
index a816f711c..ce3288a65 100644
--- a/src/core/changes/qpropertynodeaddedchange.h
+++ b/src/core/changes/qpropertynodeaddedchange.h
@@ -50,7 +50,7 @@ namespace Qt3DCore {
class QPropertyNodeAddedChangePrivate;
-class QT3DCORESHARED_EXPORT QPropertyNodeAddedChange : public QStaticPropertyValueAddedChangeBase
+class Q_3DCORESHARED_EXPORT QPropertyNodeAddedChange : public QStaticPropertyValueAddedChangeBase
{
public:
explicit QPropertyNodeAddedChange(QNodeId subjectId, QNode *node);