Skip to content

QQuickAbstractButton: fix crash on destruction

If we listen for size changes we also need to remove the object listened to when it's deleted.

Pick-to: 5.15 6.2 6.3 Fixes: QTBUG-99644 Change-Id: I613855ebd986b1e67685088020b88d8b070659cf Reviewed-by: Mitch Curtis mitch.curtis@qt.io (cherry picked from commit 720ffaeb60d43123522066e1de3a69ad551644aa in qtdeclarative)

Merge request reports