Skip to content

PluginDelegate: Fix up leftover issues after porting

ivan tkachenko requested to merge work/ratijas/plugin-delegate into master

Amends f4273d12

There is a usage in plasma-desktop that conditionally sets leading item to ListItemDragHandle handler, and it doesn't seem possible with this new API without rewriting contentItem from scratch.

Merge request reports