mirror of
https://git.eden-emu.dev/eden-emu/eden.git
synced 2025-10-18 10:47:55 +00:00
game_list: Update filter results when removing directories
This commit is contained in:
parent
60db565a5f
commit
8522d5848f
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