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:
@@ -111,6 +111,7 @@ void RicImportFormationNamesFeature::onActionTriggered( bool isChecked )
|
||||
if ( ownerCase )
|
||||
{
|
||||
ownerCase->setFormationNames( formationName );
|
||||
ownerCase->updateFormationNamesData();
|
||||
ownerCase->updateConnectedEditors();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user