]> git.sesse.net Git - vlc/commit
Allow thread-cancelation in qt4-module, and define cancelation function
authorIlkka Ollakka <ileoo@videolan.org>
Thu, 16 Oct 2008 12:15:33 +0000 (15:15 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Thu, 16 Oct 2008 12:18:54 +0000 (15:18 +0300)
commitebec8934044432bbe1574e8531b39a5038eeb9b7
tree517f5facbd9ec61dcfb51b58f5125ed067cbcc28
parent984fb14a84fdc5af8f0dc9c49928f32d04dc8cbf
Allow thread-cancelation in qt4-module, and define cancelation function

Cancelation function emits event to main-interface to shut down. Thanks to
courmisch for pointing out this possibility.

Should be final issue on ticket #1365 and this commit should fix it
modules/gui/qt4/main_interface.cpp
modules/gui/qt4/main_interface.hpp
modules/gui/qt4/qt4.cpp
modules/gui/qt4/qt4.hpp