This commit is contained in:
@@ -1713,7 +1713,7 @@ void mainWindowImpl::paintStartSplash() {
|
||||
|
||||
mySplash->setMaximumSize(400,250);
|
||||
mySplash->setMinimumSize(400,250);
|
||||
mySplash->setWindowFlags(Qt::SplashScreen);
|
||||
// mySplash->setWindowFlags(Qt::SplashScreen);
|
||||
mySplash->show();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user