mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-20 00:03:07 -04:00
fix typo (followup 5c4bf99)
This commit is contained in:
parent
5c4bf99ce2
commit
fef9c93e48
@ -883,7 +883,7 @@ QgisApp::QgisApp( QSplashScreen *splash, bool restorePlugins, bool skipVersionCh
|
||||
//
|
||||
// Please make sure this is the last thing the ctor does so that we can ensure the
|
||||
// widgets are all initialized before trying to restore their state.
|
||||
z /
|
||||
//
|
||||
mSplash->showMessage( tr( "Restoring window state" ), Qt::AlignHCenter | Qt::AlignBottom );
|
||||
qApp->processEvents();
|
||||
restoreWindowState();
|
||||
|
Loading…
x
Reference in New Issue
Block a user