diff --git a/kcm/kcm.cpp b/kcm/kcm.cpp index f358d2cc4..df07d1f97 100644 --- a/kcm/kcm.cpp +++ b/kcm/kcm.cpp @@ -80,7 +80,7 @@ KdeConnectKcm::KdeConnectKcm(QWidget *parent, const QVariantList&) KdeConnectKcm::~KdeConnectKcm() { - + delete kcmUi; } void KdeConnectKcm::refresh()