backport: don't leak config dialogs that are open when the widget goes away
svn path=/branches/KDE/4.2/kdelibs/; revision=930711
This commit is contained in:
parent
2321a47eae
commit
be24975ed6
@ -155,6 +155,7 @@ Applet::~Applet()
|
||||
d->extender->saveState();
|
||||
}
|
||||
|
||||
delete KConfigDialog::exists(d->configDialogId());
|
||||
delete d;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user