Skip to content

Destroy QWindow in ContainmentView::destroy

Marco Martin requested to merge work/mart/qwindowdestroy into master

it will hide and deallocate the window so that no visibility or geometry changes will be emitted during the destructor, avoiding potential crash situations

Merge request reports