support for switching between supported lyrics databases at runtime
This commit is contained in:
@@ -36,6 +36,8 @@ struct LyricsPlugin
|
||||
bool (*not_found)(const string &);
|
||||
};
|
||||
|
||||
const char *GetLyricsPluginName(int);
|
||||
|
||||
#endif
|
||||
|
||||
void * GetLyrics(void *);
|
||||
|
||||
Reference in New Issue
Block a user