AnimationGroup is gone in kdelibs

svn path=/trunk/KDE/kdebase/runtime/; revision=1059559
This commit is contained in:
Romain Pokrzywka 2009-12-06 22:42:58 +00:00
parent 3c7b7a0992
commit fd18bfc840

View File

@ -39,7 +39,6 @@
#include <KRun>
#include <Plasma/Animation>
#include <Plasma/AnimationGroup>
#include <Plasma/Applet>
#include <Plasma/Svg>
#include <Plasma/FrameSvg>
@ -63,7 +62,6 @@ Q_DECLARE_METATYPE(QGraphicsWidget*)
Q_DECLARE_METATYPE(QGraphicsLayout*)
Q_DECLARE_METATYPE(KConfigGroup)
Q_DECLARE_METATYPE(Plasma::Animation *)
Q_DECLARE_METATYPE(Plasma::AnimationGroup *)
Q_SCRIPT_DECLARE_QMETAOBJECT(AppletInterface, SimpleJavaScriptApplet*)