]> git.sesse.net Git - vlc/commit
Qt4 playlist: fix crash when deleting nodes and their children
authorJakob Leben <jakob.leben@gmail.com>
Sun, 9 Aug 2009 23:09:27 +0000 (01:09 +0200)
committerJean-Baptiste Kempf <jb@videolan.org>
Tue, 11 Aug 2009 23:07:56 +0000 (01:07 +0200)
commitdac9e25bcf4c50ec7cba7a6a08f7af1309849748
tree2d0b1e312d3b05deade5dc07285d1f5e30216ff2
parent6ddbe72f8ae1ca4aec9b5a98a64571864a7f83ac
Qt4 playlist: fix crash when deleting nodes and their children

This patch fixes the crash when a node is selected together with it's children and then deleted

Signed-off-by: Jean-Baptiste Kempf <jb@videolan.org>
modules/gui/qt4/components/playlist/playlist_model.cpp