Skip to content

Fix incorrect default for PlasmaExtras.ListItem

Jan Blackquill requested to merge work/janblackquill/listitem-fix into master

This fixes the mismatched default sectionDelegate compared to PlasmaComponents.ListItem, where it was default false and this was default true.

BUG: 425769

Merge request reports