mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-04-27 07:48:01 -07:00
[GameSelector/Filters] Properly sync toolbar and dialog.
Took 59 minutes Took 2 minutes
This commit is contained in:
parent
58a8c7d3df
commit
483ce5e549
6 changed files with 145 additions and 26 deletions
|
|
@ -326,6 +326,7 @@ void GamesProxyModel::setGameFilters(bool _hideBuddiesOnlyGames,
|
|||
#else
|
||||
invalidateFilter();
|
||||
#endif
|
||||
emit filtersChanged();
|
||||
}
|
||||
|
||||
int GamesProxyModel::getNumFilteredGames() const
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue