mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed missing code changes related to previous commit
This commit is contained in:
@@ -96,7 +96,7 @@ void RicPasteEclipseViewsFeature::onActionTriggered(bool isChecked)
|
||||
// Delete all wells to be able to copy/paste between cases, as the wells differ between cases
|
||||
rimReservoirView->wellCollection()->wells().deleteAllChildObjects();
|
||||
|
||||
caf::PdmDocument::initAfterReadTraversal(rimReservoirView);
|
||||
rimReservoirView->initAfterReadRecursively();
|
||||
rimReservoirView->setEclipseCase(eclipseCase);
|
||||
|
||||
caf::PdmDocument::updateUiIconStateRecursively(rimReservoirView);
|
||||
|
||||
Reference in New Issue
Block a user