diff --git a/desktoppackage/contents/configuration/AppletConfiguration.qml b/desktoppackage/contents/configuration/AppletConfiguration.qml --- a/desktoppackage/contents/configuration/AppletConfiguration.qml +++ b/desktoppackage/contents/configuration/AppletConfiguration.qml @@ -121,11 +121,6 @@ height: root.height } - Kirigami.Separator { - anchors.top: root.top - width: root.width - } - MessageDialog { id: messageDialog icon: StandardIcon.Warning