fixed some loading glitches

This commit is contained in:
Rafael 2016-04-06 17:29:08 +02:00
parent 19977bdb32
commit b458850877
2 changed files with 4 additions and 2 deletions

View file

@ -208,6 +208,8 @@ void ProfileInterface::sortingProfileInterface()
ui->vlSavegame->setEnabled(true);
ui->vlSnapmatic->setEnabled(true);
qApp->processEvents();
}
void ProfileInterface::profileLoaded_p()