diff options
author | Kent Hansen <khansen@trolltech.com> | 2009-04-21 09:58:03 (GMT) |
---|---|---|
committer | Kent Hansen <khansen@trolltech.com> | 2009-04-21 09:58:03 (GMT) |
commit | 9fa9221af7ca452d19a0754f38d81299ad749dbc (patch) | |
tree | b1a3b741d386f8a22cc808808c353091549e3c67 /src/corelib/animation/qpropertyanimation.h | |
parent | ea8bc5be8cea04da86b8df53cbde22b71f532585 (diff) | |
parent | 965a0d60fe28666471e9ffb99a7e97097254a4cc (diff) | |
download | Qt-9fa9221af7ca452d19a0754f38d81299ad749dbc.zip Qt-9fa9221af7ca452d19a0754f38d81299ad749dbc.tar.gz Qt-9fa9221af7ca452d19a0754f38d81299ad749dbc.tar.bz2 |
Merge branch 'kinetic-animations' into kinetic-statemachine
Diffstat (limited to 'src/corelib/animation/qpropertyanimation.h')
-rw-r--r-- | src/corelib/animation/qpropertyanimation.h | 1 |
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 |