summaryrefslogtreecommitdiffstats
path: root/src/core/changes/qstaticpropertyvalueaddedchangebase.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/changes/qstaticpropertyvalueaddedchangebase.h')
-rw-r--r--src/core/changes/qstaticpropertyvalueaddedchangebase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/changes/qstaticpropertyvalueaddedchangebase.h b/src/core/changes/qstaticpropertyvalueaddedchangebase.h
index bf55ac31c..e56e8f18a 100644
--- a/src/core/changes/qstaticpropertyvalueaddedchangebase.h
+++ b/src/core/changes/qstaticpropertyvalueaddedchangebase.h
@@ -49,7 +49,7 @@ namespace Qt3DCore {
class QStaticPropertyValueAddedChangeBasePrivate;
-class QT3DCORESHARED_EXPORT QStaticPropertyValueAddedChangeBase : public QPropertyValueAddedChangeBase
+class Q_3DCORESHARED_EXPORT QStaticPropertyValueAddedChangeBase : public QPropertyValueAddedChangeBase
{
public:
~QStaticPropertyValueAddedChangeBase();