Skip to content

qt: fix crash on exit with `CompositorWin7`

Fatih Uzunoğlu requested to merge fuzun/vlc:qt/win7crashonexit into master

The window fed to InterfaceWindowHandler needs to outlive the handler, because the handler accesses the window during its destruction.

Request review @chub

Merge request reports

Loading