summaryrefslogtreecommitdiffstats
path: root/src/qmlandroid/view/animation/qqmlandroidanticipateinterpolator_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/qmlandroid/view/animation/qqmlandroidanticipateinterpolator_p.h')
-rw-r--r--src/qmlandroid/view/animation/qqmlandroidanticipateinterpolator_p.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/qmlandroid/view/animation/qqmlandroidanticipateinterpolator_p.h b/src/qmlandroid/view/animation/qqmlandroidanticipateinterpolator_p.h
index ba1370f..9974784 100644
--- a/src/qmlandroid/view/animation/qqmlandroidanticipateinterpolator_p.h
+++ b/src/qmlandroid/view/animation/qqmlandroidanticipateinterpolator_p.h
@@ -53,7 +53,7 @@
QT_BEGIN_NAMESPACE
-class QQmlAndroidAnticipateInterpolator : public QQmlAndroidInterpolator
+class Q_QMLANDROID_EXPORT QQmlAndroidAnticipateInterpolator : public QQmlAndroidInterpolator
{
Q_OBJECT
Q_PROPERTY(qreal tension READ tension WRITE setTension NOTIFY tensionChanged)