[vlc-devel] [PATCH] Qt : Fix the way playlist columns are saved
    Jean-Baptiste Kempf 
    jb at videolan.org
       
    Wed Jul 22 20:14:58 CEST 2009
    
    
  
On Wed, Jul 22, 2009 at 04:19:01PM +0200, Jean-Baptiste Besnard wrote :
> 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” .
Applied.
Best Regards,
-- 
Jean-Baptiste Kempf
http://www.jbkempf.com/
    
    
More information about the vlc-devel
mailing list