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