[vlc-devel] [PATCH] Qt : Fix the way playlist columns are saved
Jean-Baptiste Besnard
jbbesnard at actech-innovation.com
Wed Jul 22 16:19:01 CEST 2009
Hi,
If you enable new columns in the playlist then quit they are not saved
because two PLModel objects are writing different values on “qt-pl-
showflags” in their destructor.
Here is a small patch which saves only after testing if we have the
PLModel from StandardPLPanel (i_depth == -1) which holds the right
value of “qt-pl-showflags” .
Best regards,
Jean-Baptiste BESNARD.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Qt-Fix-the-way-playlist-columns-are-saved.patch
Type: application/octet-stream
Size: 964 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20090722/a07b35a6/attachment.obj>
-------------- next part --------------
More information about the vlc-devel
mailing list