Skip to content

AppletQuickItem: Deduplicate code that sets `anchors.fill: parent`

ivan tkachenko requested to merge work/ratijas/factor-out-anchors into master

At first I was wondering, why jump through hoops if it's already known to be a QQuickItem, but then private property happened :-\

Merge request reports