new option for song format - right align (thx to Nathan Jones)
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
const int search_engine_static_options = 17;
|
||||
|
||||
string SearchEngineDisplayer(const std::pair<string, Song> &, void * = NULL);
|
||||
string SearchEngineDisplayer(const std::pair<string, Song> &, void *, const Menu< std::pair<string, Song> > *);
|
||||
void UpdateFoundList();
|
||||
void PrepareSearchEngine(Song &s);
|
||||
void Search(Song &);
|
||||
|
||||
Reference in New Issue
Block a user