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