Skip to content

Fix dangling pointer access when the QWindow was deleted

Carl Schwan requested to merge work/carl/fix-crash-dangling-window into master

Put the QWindow * in a QPointer fix the crash

Merge request reports