mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename several child() and children() functions
This commit is contained in:
@@ -1627,7 +1627,7 @@ void RimEclipseView::syncronizeWellsWithResults()
|
||||
delete well;
|
||||
}
|
||||
}
|
||||
this->wellCollection()->wells().clear();
|
||||
this->wellCollection()->wells().clearWithoutDelete();
|
||||
|
||||
// Set the new wells into the field.
|
||||
this->wellCollection()->wells().insert( 0, newWells );
|
||||
|
||||
Reference in New Issue
Block a user