summaryrefslogtreecommitdiffstats
path: root/src/corelib/animation/qpropertyanimation.h
diff options
context:
space:
mode:
authorThierry Bastian <thierry.bastian@nokia.com>2009-04-20 13:24:26 (GMT)
committerThierry Bastian <thierry.bastian@nokia.com>2009-04-20 13:31:05 (GMT)
commit45846eea8c57133cf2075e3c393d2765081cbaff (patch)
treedbf2bcc8311cb32d3504c3b7e4b88df3c3cef772 /src/corelib/animation/qpropertyanimation.h
parent51e0bd2d1f1325081e7aff9ee0b51c0e8a4a49bd (diff)
downloadQt-45846eea8c57133cf2075e3c393d2765081cbaff.zip
Qt-45846eea8c57133cf2075e3c393d2765081cbaff.tar.gz
Qt-45846eea8c57133cf2075e3c393d2765081cbaff.tar.bz2
remove QItemAnimation and add the interpolator for QColor
Diffstat (limited to 'src/corelib/animation/qpropertyanimation.h')
-rw-r--r--src/corelib/animation/qpropertyanimation.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/corelib/animation/qpropertyanimation.h b/src/corelib/animation/qpropertyanimation.h
index e5d5305..b619256 100644
--- a/src/corelib/animation/qpropertyanimation.h
+++ b/src/corelib/animation/qpropertyanimation.h
@@ -47,7 +47,6 @@
#else
# include <QtCore/qvariantanimation.h>
#endif
-#include <QtCore/qvariant.h>
QT_BEGIN_HEADER