support for switching between supported lyrics databases at runtime

This commit is contained in:
Andrzej Rybczak
2009-02-02 23:43:12 +01:00
parent baa1c9bf4f
commit b1817a0bc9
7 changed files with 37 additions and 4 deletions

View File

@@ -88,6 +88,7 @@ struct ncmpcpp_keys
int StartSearching[2];
int ToggleAutoCenter[2];
int ToggleDisplayMode[2];
int ToggleLyricsDB[2];
int GoToParentDir[2];
int SwitchTagTypeList[2];
int Quit[2];