--- a/src/declarative/util/qdeclarativesmoothedanimation_p.h Tue Jul 06 15:10:48 2010 +0300
+++ b/src/declarative/util/qdeclarativesmoothedanimation_p.h Wed Aug 18 10:37:55 2010 +0300
@@ -55,7 +55,7 @@
class QDeclarativeProperty;
class QDeclarativeSmoothedAnimationPrivate;
-class Q_DECLARATIVE_EXPORT QDeclarativeSmoothedAnimation : public QDeclarativeNumberAnimation
+class Q_AUTOTEST_EXPORT QDeclarativeSmoothedAnimation : public QDeclarativeNumberAnimation
{
Q_OBJECT
Q_DECLARE_PRIVATE(QDeclarativeSmoothedAnimation)