Shaded mode for playlist.

This commit is contained in:
Tobias Rundstrom 2006-03-02 00:56:17 -03:00
parent c8d095a6f5
commit 07977b89f5
4 changed files with 130 additions and 52 deletions

View file

@ -361,9 +361,6 @@ PlaylistList::dropEvent (QDropEvent *event)
m_selected->append (m_drag_id);
m_bar = -2;
update ();
}
void