delete the widget snapshot; i bet that's where the pixmaps are leaking from
svn path=/trunk/KDE/kdelibs/; revision=1149617
This commit is contained in:
parent
d443bee9f4
commit
b2d37c0604
@ -40,6 +40,7 @@ PulseAnimation::PulseAnimation(QObject *parent)
|
||||
|
||||
PulseAnimation::~PulseAnimation()
|
||||
{
|
||||
delete m_under.data();
|
||||
}
|
||||
|
||||
void PulseAnimation::setTargetScale(qreal scale)
|
||||
|
Loading…
Reference in New Issue
Block a user