get rid of this awful casting to List *
This commit is contained in:
@@ -56,6 +56,8 @@ class Lyrics : public Screen<Scrollpad>
|
||||
|
||||
virtual bool allowsSelection() { return false; }
|
||||
|
||||
virtual List *GetList() { return 0; }
|
||||
|
||||
static bool Reload;
|
||||
|
||||
# ifdef HAVE_CURL_CURL_H
|
||||
|
||||
Reference in New Issue
Block a user