mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5300 Formations : Fix update issues
This commit is contained in:
@@ -72,6 +72,7 @@ RicfCommandResponse RicfImportFormationNames::execute()
|
||||
if ( rimCase->caseId() == m_applyToCaseId() )
|
||||
{
|
||||
rimCase->setFormationNames( formationNames );
|
||||
rimCase->updateFormationNamesData();
|
||||
rimCase->updateConnectedEditors();
|
||||
foundCase = true;
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user