summaryrefslogtreecommitdiffstats
path: root/src/animation/frontend/qclock.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/animation/frontend/qclock.h')
-rw-r--r--src/animation/frontend/qclock.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/animation/frontend/qclock.h b/src/animation/frontend/qclock.h
index ea0f294d2..8475f2831 100644
--- a/src/animation/frontend/qclock.h
+++ b/src/animation/frontend/qclock.h
@@ -46,7 +46,7 @@ namespace Qt3DAnimation {
class QClockPrivate;
-class QT3DANIMATIONSHARED_EXPORT QClock : public Qt3DCore::QNode
+class Q_3DANIMATIONSHARED_EXPORT QClock : public Qt3DCore::QNode
{
Q_OBJECT
Q_PROPERTY(double playbackRate READ playbackRate WRITE setPlaybackRate NOTIFY playbackRateChanged)