[kcmkwin/kwineffects] Fix mistake in ListSectionHeader porting
This commit is contained in:
parent
f40638f46b
commit
356b5c3e2d
1 changed files with 0 additions and 1 deletions
|
@ -127,7 +127,6 @@ ScrollViewKCM {
|
|||
section.delegate: Kirigami.ListSectionHeader {
|
||||
width: desktopsList.width
|
||||
label: i18n("Row %1", section)
|
||||
}
|
||||
}
|
||||
|
||||
delegate: Kirigami.DelegateRecycler {
|
||||
|
|
Loading…
Reference in a new issue