utility: commandlineparser crash
* commandlineparser crash when no/invalid project file * filepath instead of string in commandlineparser
This commit is contained in:
@@ -78,7 +78,6 @@ QtStartScreen::QtStartScreen(QWidget *parent)
|
||||
: QtWindow(parent)
|
||||
{
|
||||
this->raise();
|
||||
setWindowModality(Qt::ApplicationModal);
|
||||
}
|
||||
|
||||
QSize QtStartScreen::sizeHint() const
|
||||
|
||||
Reference in New Issue
Block a user