Resurrect filtering of lists (playlist only for now)
This commit is contained in:
@@ -1044,6 +1044,8 @@ struct ApplyFilter: public BaseAction
|
||||
private:
|
||||
virtual bool canBeRun() OVERRIDE;
|
||||
virtual void run() OVERRIDE;
|
||||
|
||||
Searchable *m_searchable;
|
||||
};
|
||||
|
||||
struct Find: BaseAction
|
||||
|
||||
Reference in New Issue
Block a user