]> git.sesse.net Git - vlc/commit
qt4: store showflags in playlist_model instead every PLItem
authorIlkka Ollakka <ileoo@videolan.org>
Sun, 16 Aug 2009 12:31:15 +0000 (15:31 +0300)
committerIlkka Ollakka <ileoo@videolan.org>
Sun, 16 Aug 2009 12:31:15 +0000 (15:31 +0300)
commita45d47543a6e71ecd1ede201c6e90304c2c4e8d3
treeaa3940a47b6f01d8baec97e63fc51dc5a6edc45d
parentf85eafb452522edd362fa162ef082e17226398ec
qt4: store showflags in playlist_model instead every PLItem

we don't use per-item showflags anyway, as currently they are all same
on model-wide. And I didn't comeup any use-case currently that would
need per-item showflags.
modules/gui/qt4/components/playlist/playlist_item.cpp
modules/gui/qt4/components/playlist/playlist_item.hpp
modules/gui/qt4/components/playlist/playlist_model.cpp
modules/gui/qt4/components/playlist/playlist_model.hpp