remove color parser / update Window, Scrollpad class and related stuff
This commit is contained in:
@@ -55,7 +55,7 @@ string DisplayStringPair(const StringPair &, void *, const Menu<StringPair> *);
|
||||
string DisplayColumns(string);
|
||||
string DisplaySongInColumns(const Song &, void *, const Menu<Song> *);
|
||||
string DisplaySong(const Song &, void * = &Config.song_list_format, const Menu<Song> * = NULL);
|
||||
string GetInfo(Song &);
|
||||
void GetInfo(Song &, Scrollpad &);
|
||||
void ShowMessage(const char *, ...);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user