Commit 657766f1 authored by Laszlo Agocs's avatar Laszlo Agocs
Browse files

Do not send deferred deletes from the QQuickWindow dtor


Otherwise doing deleteLater() on an ancestor of the QQuickWindow will
cause double deletion for that ancestor. This is typical when using
WA_DeleteOnClose since that uses deleteLater().

Task-number: QTBUG-40920
Change-Id: I9146fc0854f77c42cad2eda23b3cdaa7a9e22080
Reviewed-by: default avatarGunnar Sletta <gunnar@sletta.org>
parent e525c551
No related merge requests found
Showing with 0 additions and 2 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment