mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-30 23:50:19 -07:00
show buddyOnly on filter clear
This commit is contained in:
@@ -283,6 +283,7 @@ void GamesProxyModel::resetFilterParameters()
|
||||
{
|
||||
unavailableGamesVisible = false;
|
||||
showPasswordProtectedGames = true;
|
||||
showBuddiesOnlyGames = true;
|
||||
gameNameFilter = QString();
|
||||
creatorNameFilter = QString();
|
||||
gameTypeFilter.clear();
|
||||
|
||||
Reference in New Issue
Block a user