Qt: Start Maximized

This commit is contained in:
¥IGA 2024-12-22 16:13:14 +01:00 committed by GitHub
parent ab5240d8d2
commit dddb2c9bc9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -51,6 +51,7 @@ bool MainWindow::Init() {
SetLastUsedTheme();
SetLastIconSizeBullet();
GetPhysicalDevices();
showMaximized();
// show ui
setMinimumSize(350, minimumSizeHint().height());
std::string window_title = "";