]> git.sesse.net Git - vlc/commit
Qt4: do not crash if the video window is released after the interface
authorRémi Denis-Courmont <remi@remlab.net>
Sun, 21 Nov 2010 11:45:19 +0000 (13:45 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Sun, 21 Nov 2010 11:50:49 +0000 (13:50 +0200)
commit841eb240885cbea14245dfd832c9f1ab31d12bf4
treedd6227e1826d051009bd5e2d4a13e604e8041ed6
parent6088b41ddc3a01d634e4b18fe95f468e12e4a864
Qt4: do not crash if the video window is released after the interface

This should fix #3359.
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/qt4.cpp