provide generic interface for dealing with selected items
This commit is contained in:
@@ -54,6 +54,8 @@ class Lyrics : public Screen<Scrollpad>
|
||||
|
||||
virtual void SpacePressed();
|
||||
|
||||
virtual bool allowsSelection() { return false; }
|
||||
|
||||
static bool Reload;
|
||||
|
||||
# ifdef HAVE_CURL_CURL_H
|
||||
|
||||
Reference in New Issue
Block a user