mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-08-05 08:52:36 +00:00
Qt: Start Maximized
This commit is contained in:
parent
ab5240d8d2
commit
dddb2c9bc9
@ -51,6 +51,7 @@ bool MainWindow::Init() {
|
||||
SetLastUsedTheme();
|
||||
SetLastIconSizeBullet();
|
||||
GetPhysicalDevices();
|
||||
showMaximized();
|
||||
// show ui
|
||||
setMinimumSize(350, minimumSizeHint().height());
|
||||
std::string window_title = "";
|
||||
|
Loading…
Reference in New Issue
Block a user