diff --git a/kcmkwin/kwindesktop/package/contents/ui/main.qml b/kcmkwin/kwindesktop/package/contents/ui/main.qml index bd3d053a68..692715ecca 100644 --- a/kcmkwin/kwindesktop/package/contents/ui/main.qml +++ b/kcmkwin/kwindesktop/package/contents/ui/main.qml @@ -127,7 +127,6 @@ ScrollViewKCM { section.delegate: Kirigami.ListSectionHeader { width: desktopsList.width label: i18n("Row %1", section) - } } delegate: Kirigami.DelegateRecycler {