mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Rename of RimReservoirView to RimEclipseView
To make the separation to geomech clearer, and alligning it to the RigCaseNaming
This commit is contained in:
@@ -68,7 +68,7 @@ void RimFault::fieldChangedByUi(const caf::PdmFieldHandle* changedField, const Q
|
||||
|
||||
if (&faultColor == changedField || &showFault == changedField)
|
||||
{
|
||||
RimReservoirView* reservoirView = NULL;
|
||||
RimEclipseView* reservoirView = NULL;
|
||||
this->firstAncestorOfType(reservoirView);
|
||||
|
||||
if (reservoirView)
|
||||
|
||||
Reference in New Issue
Block a user