Recompute defaults after init.

This commit is contained in:
Teo Mrnjavac 2016-08-18 16:18:24 +02:00
parent 3146d2093e
commit 8daac2cba5

View file

@ -375,6 +375,7 @@ LocalePage::init( const QString& initialRegion,
it->chop( 6 );
*it = it->simplified();
}
updateGlobalStorage();
}