Make playlist's selection buttons work
This commit is contained in:
parent
c988db9f31
commit
eef3e53bd9
4 changed files with 23 additions and 3 deletions
|
@ -37,6 +37,7 @@ class PlaylistView : public QListView {
|
|||
void contextMenuEvent (QContextMenuEvent *e);
|
||||
|
||||
void handleStatus (const Xmms::Playback::Status st);
|
||||
void invertSelection (void);
|
||||
void settingsSaved (void);
|
||||
void setPixmaps (Skin *skin);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue