Skip to content

Port all usage of Kirigami.BasicListItem to the new content items

Arjen Hiemstra requested to merge work/ahiemstra/listitemcontents into master

BasicListItem will be deprecated, there is new API that replaces the contentItem of an item instead of requiring a complete delegate.

This depends on frameworks/kirigami!1073 (merged)

Merge request reports