mirror of
https://github.com/stenzek/duckstation.git
synced 2026-02-04 05:04:33 +00:00
Qt: Fix fullscreen action enabled on startup
This commit is contained in:
@@ -189,6 +189,7 @@ void MainWindow::initialize()
|
||||
updateToolbarIconStyle();
|
||||
updateToolbarArea();
|
||||
updateEmulationActions(false, false, false);
|
||||
updateDisplayRelatedActions(false, false);
|
||||
connectSignals();
|
||||
|
||||
QtUtils::RestoreWindowGeometry("MainWindow", this);
|
||||
|
||||
Reference in New Issue
Block a user