finally kill NC::List
This commit is contained in:
@@ -46,10 +46,6 @@ class Lastfm : public Screen<NC::Scrollpad>
|
||||
virtual void EnterPressed() { }
|
||||
virtual void SpacePressed() { }
|
||||
|
||||
virtual bool allowsSelection() { return false; }
|
||||
|
||||
virtual NC::List *GetList() { return 0; }
|
||||
|
||||
virtual bool isMergable() { return true; }
|
||||
|
||||
void Refetch();
|
||||
|
||||
Reference in New Issue
Block a user