summaryrefslogtreecommitdiffstats
path: root/src/core/changes/qstaticpropertyvalueaddedchangebase_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/core/changes/qstaticpropertyvalueaddedchangebase_p.h')
-rw-r--r--src/core/changes/qstaticpropertyvalueaddedchangebase_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/changes/qstaticpropertyvalueaddedchangebase_p.h b/src/core/changes/qstaticpropertyvalueaddedchangebase_p.h
index cd995d739..3c7d62840 100644
--- a/src/core/changes/qstaticpropertyvalueaddedchangebase_p.h
+++ b/src/core/changes/qstaticpropertyvalueaddedchangebase_p.h
@@ -60,7 +60,7 @@ namespace Qt3DCore {
class QStaticPropertyValueAddedChangeBase;
-class QT3DCORE_PRIVATE_EXPORT QStaticPropertyValueAddedChangeBasePrivate : public QPropertyValueAddedChangeBasePrivate
+class Q_3DCORE_PRIVATE_EXPORT QStaticPropertyValueAddedChangeBasePrivate : public QPropertyValueAddedChangeBasePrivate
{
public:
QStaticPropertyValueAddedChangeBasePrivate();