mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed crash introduced by b15b23b856
This commit is contained in:
parent
b15b23b856
commit
b18ae1a14a
@ -405,6 +405,7 @@ bool RiaApplication::loadProject(const QString& projectFileName, ProjectLoadActi
|
||||
}
|
||||
}
|
||||
|
||||
if (m_project->viewLinkerCollection() && m_project->viewLinkerCollection()->viewLinker())
|
||||
{
|
||||
m_project->viewLinkerCollection()->viewLinker()->updateOverrides();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user