key_select_album also works in search results now
This commit is contained in:
committed by
Andrzej Rybczak
parent
7600429383
commit
13dbf65350
@@ -49,6 +49,7 @@ class SearchEngine : public Screen< Menu< std::pair<Buffer *, MPD::Song *> > >
|
||||
|
||||
void UpdateFoundList();
|
||||
void Scroll(int);
|
||||
void SelectAlbum();
|
||||
|
||||
static size_t StaticOptions;
|
||||
static size_t SearchButton;
|
||||
|
||||
Reference in New Issue
Block a user