summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qlerpclipblend.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qlerpclipblend.h')
-rw-r--r--src/animation/frontend/qlerpclipblend.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qlerpclipblend.h b/src/animation/frontend/qlerpclipblend.h
index 225b52e53..6511d1c37 100644
--- a/src/animation/frontend/qlerpclipblend.h
+++ b/src/animation/frontend/qlerpclipblend.h
@@ -45,7 +45,7 @@ namespace Qt3DAnimation {
class QLerpClipBlendPrivate;
-class QT3DANIMATIONSHARED_EXPORT QLerpClipBlend : public QAbstractClipBlendNode
+class Q_3DANIMATIONSHARED_EXPORT QLerpClipBlend : public QAbstractClipBlendNode
{
Q_OBJECT
Q_PROPERTY(Qt3DAnimation::QAbstractClipBlendNode *startClip READ startClip WRITE setStartClip NOTIFY startClipChanged)