fix memleak
the Designer UI has to be deleted
This commit is contained in:
parent
e869fc019f
commit
728dab0353
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ KdeConnectKcm::KdeConnectKcm(QWidget *parent, const QVariantList&)
|
|||
|
||||
KdeConnectKcm::~KdeConnectKcm()
|
||||
{
|
||||
|
||||
delete kcmUi;
|
||||
}
|
||||
|
||||
void KdeConnectKcm::refresh()
|
||||
|
|
Loading…
Reference in a new issue