Skip to content

Don't use id in background item

Carl Schwan requested to merge work/cherry-pick-e48d1321 into kf5

This causes issues as soon as we want to overwrite the item which is something to expect in an item called AbstractCard.

QQC2 documentation discourage using id in background and contentItem of controls.

Signed-off-by: Carl Schwan carl@carlschwan.eu

(cherry picked from commit e48d1321)

Merge request reports