mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4407 Make sure we convert fontInScene from point size to enum value from old registry settings
This commit is contained in:
@@ -63,6 +63,7 @@ void RicEditPreferencesFeature::onActionTriggered(bool isChecked)
|
||||
{
|
||||
// Read back currently stored values using QSettings
|
||||
caf::PdmSettings::readFieldsFromApplicationStore(app->preferences());
|
||||
app->preferences()->initAfterReadRecursively();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user