mirror of
https://github.com/stenzek/duckstation.git
synced 2025-07-28 22:01:59 +00:00
Qt: Fix fullscreen action enabled on startup
This commit is contained in:
parent
a660c13625
commit
d0e00178c3
@ -189,6 +189,7 @@ void MainWindow::initialize()
|
||||
updateToolbarIconStyle();
|
||||
updateToolbarArea();
|
||||
updateEmulationActions(false, false, false);
|
||||
updateDisplayRelatedActions(false, false);
|
||||
connectSignals();
|
||||
|
||||
QtUtils::RestoreWindowGeometry("MainWindow", this);
|
||||
|
Loading…
x
Reference in New Issue
Block a user