base for custom keys configuration + a few minor fixes
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
|
||||
extern ncmpcpp_config Config;
|
||||
|
||||
bool Keypressed(int, const int *);
|
||||
bool SortSongsByTrack(Song *, Song *);
|
||||
bool CaseInsensitiveComparison(string, string);
|
||||
void WindowTitle(const string &);
|
||||
|
||||
Reference in New Issue
Block a user