nimation.cpp builds individual animations still not
svn path=/trunk/KDE/kdelibs/; revision=1058000
This commit is contained in:
parent
818e93a576
commit
5c5e62d796
@ -90,7 +90,7 @@ QAbstractAnimation::Direction Animation::direction() const
|
||||
void Animation::updateDirection(QAbstractAnimation::Direction direction)
|
||||
{
|
||||
d->forwards = direction;
|
||||
|
||||
}
|
||||
|
||||
void Animation::setVisible(bool isVisible)
|
||||
{
|
||||
|
@ -29,7 +29,6 @@
|
||||
#include <QObject>
|
||||
#include <QPropertyAnimation>
|
||||
#include <QAbstractAnimation>
|
||||
#include <plasma/animations/abstractanimation.h>
|
||||
#include <plasma/plasma_export.h>
|
||||
|
||||
namespace Plasma
|
||||
|
Loading…
x
Reference in New Issue
Block a user