new screen: mpd server info
This commit is contained in:
@@ -94,7 +94,6 @@ class Playlist : public Screen<Window>
|
||||
|
||||
time_t itsTimer;
|
||||
|
||||
static void ShowTime(std::ostringstream &, size_t);
|
||||
static bool Sorting(MPD::Song *a, MPD::Song *b);
|
||||
|
||||
static Menu< std::pair<std::string, MPD::Song::GetFunction> > *SortDialog;
|
||||
|
||||
Reference in New Issue
Block a user