fix bug in animationgroup(it would be removed?) make it works well with rotation
svn path=/trunk/KDE/kdelibs/; revision=1058634
This commit is contained in:
parent
163a2d9908
commit
d6ce82052f
@ -109,8 +109,6 @@ void AnimationGroup::updateCurrentTime(int currentTime)
|
||||
{
|
||||
Q_UNUSED(currentTime)
|
||||
|
||||
//we really need it?
|
||||
d->anim->setCurrentTime(currentTime);
|
||||
}
|
||||
|
||||
void AnimationGroup::calculateGroupDuration()
|
||||
|
Loading…
Reference in New Issue
Block a user