Make lyrics and last_fm screens lockable and startup screens
This commit is contained in:
@@ -36,7 +36,7 @@ struct Service
|
||||
typedef std::pair<bool, std::string> Result;
|
||||
|
||||
Service(Arguments args) : m_arguments(args) { }
|
||||
|
||||
|
||||
virtual const char *name() = 0;
|
||||
virtual Result fetch();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user