game_list: Update filter results when removing directories
This commit is contained in:
parent
e1a196cfd7
commit
fc84822266
2 changed files with 6 additions and 5 deletions
|
|
@ -346,8 +346,8 @@ class GameListSearchField : public QWidget {
|
|||
public:
|
||||
explicit GameListSearchField(GameList* parent = nullptr);
|
||||
|
||||
QString filterText() const;
|
||||
void setFilterResult(int visible, int total);
|
||||
bool isEmpty() const;
|
||||
|
||||
void clear();
|
||||
void setFocus();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue