mirror of
https://github.com/x-tools-author/x-tools.git
synced 2025-09-15 15:28:40 +08:00
chore: remove useless code
This commit is contained in:
parent
8e601a319c
commit
6e73593b59
@ -38,7 +38,6 @@ int xToolsExec(int argc, char* argv[], const QString& appName, bool usingCommonM
|
||||
splashScreen.finish(widget);
|
||||
widget->show();
|
||||
widget->resize(int(qreal(widget->height()) * 1.732), widget->height());
|
||||
widget->moveToCenter();
|
||||
}
|
||||
|
||||
int ret = app.exec();
|
||||
|
||||
Loading…
Reference in New Issue
Block a user