summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qabstractclipanimator.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qabstractclipanimator.h')
-rw-r--r--src/animation/frontend/qabstractclipanimator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qabstractclipanimator.h b/src/animation/frontend/qabstractclipanimator.h
index 08bf1f5dc..a3bce0600 100644
--- a/src/animation/frontend/qabstractclipanimator.h
+++ b/src/animation/frontend/qabstractclipanimator.h
@@ -52,7 +52,7 @@ class QChannelMapper;
class QClock;
class QAbstractClipAnimatorPrivate;
-class QT3DANIMATIONSHARED_EXPORT QAbstractClipAnimator : public Qt3DCore::QComponent
+class Q_3DANIMATIONSHARED_EXPORT QAbstractClipAnimator : public Qt3DCore::QComponent
{
Q_OBJECT
Q_PROPERTY(bool running READ isRunning WRITE setRunning NOTIFY runningChanged)