mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-06 06:51:26 +12:00
Emu: make "Silence All Logs" dynamic
This commit is contained in:
parent
d6b8213c9f
commit
fc3a134e7d
7 changed files with 51 additions and 16 deletions
|
@ -427,6 +427,7 @@ void gui_application::OnChangeStyleSheetRequest(const QString& path)
|
|||
|
||||
void gui_application::OnEmuSettingsChange()
|
||||
{
|
||||
Emu.ConfigureLogs();
|
||||
rsx::overlays::reset_performance_overlay();
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue