summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qclipblendvalue.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qclipblendvalue.h')
-rw-r--r--src/animation/frontend/qclipblendvalue.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qclipblendvalue.h b/src/animation/frontend/qclipblendvalue.h
index 65ac0eb6c..b97fc6e58 100644
--- a/src/animation/frontend/qclipblendvalue.h
+++ b/src/animation/frontend/qclipblendvalue.h
@@ -49,7 +49,7 @@ namespace Qt3DAnimation {
class QClipBlendValuePrivate;
-class QT3DANIMATIONSHARED_EXPORT QClipBlendValue : public Qt3DAnimation::QAbstractClipBlendNode
+class Q_3DANIMATIONSHARED_EXPORT QClipBlendValue : public Qt3DAnimation::QAbstractClipBlendNode
{
Q_OBJECT
Q_PROPERTY(Qt3DAnimation::QAbstractAnimationClip *clip READ clip WRITE setClip NOTIFY clipChanged)