mirror of
https://github.com/stenzek/duckstation.git
synced 2025-07-29 06:11:47 +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();
|
updateToolbarIconStyle();
|
||||||
updateToolbarArea();
|
updateToolbarArea();
|
||||||
updateEmulationActions(false, false, false);
|
updateEmulationActions(false, false, false);
|
||||||
|
updateDisplayRelatedActions(false, false);
|
||||||
connectSignals();
|
connectSignals();
|
||||||
|
|
||||||
QtUtils::RestoreWindowGeometry("MainWindow", this);
|
QtUtils::RestoreWindowGeometry("MainWindow", this);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user