[vlc-devel] [PATCH] Fix #1529, wrong playlist sorting in Qt4
Lukas Durfina
lukas.durfina at gmail.com
Thu Apr 3 10:50:24 CEST 2008
Hi,
this is a patch for ticket 1529.
Problem was, that setSortingEnable() calls
automatically sort(), but with descending order.
Now it enables sorting before adding model,
set right way of sorting and after then
insert model.
Have a nice day
Lukas
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Fix-1529-wrong-playlist-sorting-in-Qt4.patch
Type: application/octet-stream
Size: 1191 bytes
Desc: not available
URL: <http://mailman.videolan.org/pipermail/vlc-devel/attachments/20080403/1e1cdd33/attachment.obj>
More information about the vlc-devel
mailing list