summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qmorphtarget.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qmorphtarget.h')
-rw-r--r--src/animation/frontend/qmorphtarget.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qmorphtarget.h b/src/animation/frontend/qmorphtarget.h
index 0435924e1..ec9761c64 100644
--- a/src/animation/frontend/qmorphtarget.h
+++ b/src/animation/frontend/qmorphtarget.h
@@ -50,7 +50,7 @@ namespace Qt3DAnimation {
class QMorphTargetPrivate;
-class QT3DANIMATIONSHARED_EXPORT QMorphTarget : public QObject
+class Q_3DANIMATIONSHARED_EXPORT QMorphTarget : public QObject
{
Q_OBJECT
Q_PROPERTY(QStringList attributeNames READ attributeNames NOTIFY attributeNamesChanged)