mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-01-15 22:53:47 +00:00
Qt: Fix missing rows in our beloved trophy manager
This commit is contained in:
parent
f8bbdc39c5
commit
c61049b76f
@ -551,6 +551,8 @@ void trophy_manager_dialog::ApplyFilter()
|
||||
|
||||
m_trophy_table->setRowHidden(i, hide);
|
||||
}
|
||||
|
||||
ReadjustTrophyTable();
|
||||
}
|
||||
|
||||
void trophy_manager_dialog::ShowContextMenu(const QPoint& loc)
|
||||
|
Loading…
Reference in New Issue
Block a user