Skip to content

extras/ListItem: Fix undefined reference error to properties from newer controls

ivan tkachenko requested to merge work/ratijas/extra-items into master

Luckily, background's width is not really important here anyway. Unfortunately, though, background is doing anchors.fill: parent which is not what should be done in controls. Hopefully, both problems will be resolved when transitioning to KF6.

Merge request reports