mirror of
https://github.com/stenzek/duckstation.git
synced 2025-06-03 02:00:05 +00:00
Qt: Update status bar visibility on shutdown
Fixes empty widgets being displayed.
This commit is contained in:
parent
7e37849378
commit
64dfe003b2
@ -586,6 +586,7 @@ void MainWindow::onSystemDestroyed()
|
||||
}
|
||||
|
||||
updateEmulationActions(false, false, s_achievements_hardcore_mode);
|
||||
updateStatusBarWidgetVisibility();
|
||||
if (m_display_widget)
|
||||
updateDisplayWidgetCursor();
|
||||
else
|
||||
|
Loading…
x
Reference in New Issue
Block a user