changeset 33 | 3e2da88830cd |
parent 30 | 5dc02b23752f |
--- a/src/declarative/util/qdeclarativesmoothedanimation_p_p.h Tue Jul 06 15:10:48 2010 +0300 +++ b/src/declarative/util/qdeclarativesmoothedanimation_p_p.h Wed Aug 18 10:37:55 2010 +0300 @@ -65,7 +65,7 @@ QT_BEGIN_NAMESPACE -class QSmoothedAnimation : public QAbstractAnimation +class Q_AUTOTEST_EXPORT QSmoothedAnimation : public QAbstractAnimation { public: QSmoothedAnimation(QObject *parent=0);