Skip to content

controls/SizeGroup: shield against nullptr qmlContext

Jan Blackquill requested to merge work/janb/sizegroup-shield into master

Stuff goes dramatically wrong if we try to use a QQmlProperty for an item that lacks a qmlContext.

BUG: 435593 FIXED-IN: 5.82

Merge request reports