qt: delete explicitly the InterfaceWindowHandler before destroying the interface
using Qt parenting auto deletion leads to using the window in InterfaceWindowHandler destructor while it's partially destroyed
Edited by Pierre Lamot
using Qt parenting auto deletion leads to using the window in InterfaceWindowHandler destructor while it's partially destroyed
VideoLAN code repository instance