mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6871 Closing Grid Model : Update project tree in plot window
This commit is contained in:
parent
68dc74ec63
commit
00bcf3f048
@ -198,6 +198,7 @@ void RicCloseCaseFeature::deleteEclipseCase( RimEclipseCase* eclipseCase )
|
||||
{
|
||||
RimGridSummaryCase* gridSummaryCase = dynamic_cast<RimGridSummaryCase*>( summaryCase );
|
||||
sumCaseColl->convertGridSummaryCasesToFileSummaryCases( gridSummaryCase );
|
||||
sumCaseColl->updateConnectedEditors();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user