summaryrefslogtreecommitdiffstats
path: root/src/core/changes/qpropertyvalueaddedchangebase.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/changes/qpropertyvalueaddedchangebase.h')
-rw-r--r--src/core/changes/qpropertyvalueaddedchangebase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/changes/qpropertyvalueaddedchangebase.h b/src/core/changes/qpropertyvalueaddedchangebase.h
index 2ac449667..2be39ad47 100644
--- a/src/core/changes/qpropertyvalueaddedchangebase.h
+++ b/src/core/changes/qpropertyvalueaddedchangebase.h
@@ -50,7 +50,7 @@ namespace Qt3DCore {
class QPropertyValueAddedChangeBasePrivate;
-class QT3DCORESHARED_EXPORT QPropertyValueAddedChangeBase : public QSceneChange
+class Q_3DCORESHARED_EXPORT QPropertyValueAddedChangeBase : public QSceneChange
{
public:
~QPropertyValueAddedChangeBase();