Qt: Simplify settings version check
This commit is contained in:
@ -55,8 +55,6 @@ int main(int argc, char* argv[])
|
||||
window->startupUpdateCheck();
|
||||
}
|
||||
|
||||
window->reportSettingsVersionMismatchString();
|
||||
|
||||
int result = app.exec();
|
||||
|
||||
window.reset();
|
||||
|
||||
Reference in New Issue
Block a user