summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qclipblendnodecreatedchange.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qclipblendnodecreatedchange.h')
-rw-r--r--src/animation/frontend/qclipblendnodecreatedchange.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qclipblendnodecreatedchange.h b/src/animation/frontend/qclipblendnodecreatedchange.h
index 01f17d7ca..094e8128e 100644
--- a/src/animation/frontend/qclipblendnodecreatedchange.h
+++ b/src/animation/frontend/qclipblendnodecreatedchange.h
@@ -47,7 +47,7 @@ namespace Qt3DAnimation {
class QAbstractClipBlendNode;
class QClipBlendNodeCreatedChangeBasePrivate;
-class QT3DANIMATIONSHARED_EXPORT QClipBlendNodeCreatedChangeBase : public Qt3DCore::QNodeCreatedChangeBase
+class Q_3DANIMATIONSHARED_EXPORT QClipBlendNodeCreatedChangeBase : public Qt3DCore::QNodeCreatedChangeBase
{
public:
explicit QClipBlendNodeCreatedChangeBase(const QAbstractClipBlendNode *node);