menu: generalize filtering, introduce interfaces
This commit is contained in:
@@ -116,9 +116,6 @@ class BasicScreen
|
||||
///
|
||||
virtual void GetSelectedSongs(GNUC_UNUSED MPD::SongList &v) { }
|
||||
|
||||
/// Applies a filter to the screen
|
||||
virtual void ApplyFilter(GNUC_UNUSED const std::string &filter) { }
|
||||
|
||||
/// @return pointer to instantiation of Menu template class
|
||||
/// cast to List if available or null pointer otherwise
|
||||
///
|
||||
|
||||
Reference in New Issue
Block a user