actions: add support for range selection and make a few actions work on ranges
This commit is contained in:
@@ -62,8 +62,7 @@ struct Playlist: Screen<SongMenu>, HasSongs, Searchable, Tabbable
|
||||
// private members
|
||||
MPD::Song nowPlayingSong();
|
||||
|
||||
void Reverse();
|
||||
|
||||
|
||||
void EnableHighlighting();
|
||||
|
||||
void SetSelectedItemsPriority(int prio);
|
||||
|
||||
Reference in New Issue
Block a user