mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#4407 Make sure we convert fontInScene from point size to enum value from old registry settings
This commit is contained in:
@@ -1299,7 +1299,7 @@ void RiaApplication::initialize()
|
||||
{
|
||||
m_preferences = new RiaPreferences;
|
||||
caf::PdmSettings::readFieldsFromApplicationStore(m_preferences);
|
||||
|
||||
m_preferences->initAfterReadRecursively();
|
||||
applyPreferences(nullptr);
|
||||
|
||||
// Start with a project
|
||||
|
||||
Reference in New Issue
Block a user