mirror of
https://github.com/qgis/QGIS.git
synced 2025-02-27 00:33:48 -05:00
Typo
This commit is contained in:
parent
f119453f42
commit
6e091752ef
@ -1218,7 +1218,7 @@ QgisApp::QgisApp( QSplashScreen *splash, bool restorePlugins, bool skipVersionCh
|
||||
endProfile();
|
||||
|
||||
// do main window customization - after window state has been restored, before the window is shown
|
||||
startProfile( QStringLiteral( "Update customiziation on main window" ) );
|
||||
startProfile( QStringLiteral( "Update customization on main window" ) );
|
||||
QgsCustomization::instance()->updateMainWindow( mToolbarMenu );
|
||||
endProfile();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user