This magic line seems to fix our crash with embeeded widget
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=809939
This commit is contained in:
parent
50889239d6
commit
5f6b242127
@ -289,10 +289,12 @@ void Applet::Private::appletAnimationComplete(QGraphicsItem *item, Plasma::Anima
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
if (configXml) {
|
||||
configXml->setDefaults();
|
||||
}
|
||||
|
||||
q->scene()->removeItem(q);
|
||||
|
||||
q->deleteLater();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user