remove unimplemeneted methods
svn path=/trunk/KDE/kdelibs/; revision=1058601
This commit is contained in:
parent
358a456a9d
commit
163a2d9908
@ -47,11 +47,6 @@ class PLASMA_EXPORT AnimationGroup : public QAbstractAnimation
|
||||
Q_PROPERTY(bool parallel READ isParallel WRITE setParallel)
|
||||
|
||||
public:
|
||||
|
||||
QAbstractAnimation::Direction direction() const;
|
||||
|
||||
//void setDirection(QAbstractAnimation::Direction direction);
|
||||
|
||||
explicit AnimationGroup(QObject* parent = 0);
|
||||
virtual ~AnimationGroup();
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user