Skip to content

Remove DelegateRecycler

Marco Martin requested to merge work/mart/removerecycler into master

Now ListViews have native delegate recycling which should be used instead. unfortunately GridViews not yet, but is better not to drag this technical debt onto 6.0

Merge request reports