Rename of RimReservoirView to RimEclipseView

To make the separation to geomech clearer, and alligning it to the
RigCaseNaming
This commit is contained in:
Jacob Støren
2015-05-21 10:05:33 +02:00
parent caa835331f
commit ed74116376
52 changed files with 154 additions and 154 deletions

View File

@@ -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)