QmlDesigner.propertyEditor: crashfix
When the property editor is closed before the timer runs out, now the timer is deleted. Before we accessed a dangling pointer.
Please register or sign in to comment
When the property editor is closed before the timer runs out, now the timer is deleted. Before we accessed a dangling pointer.