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:
@@ -27,7 +27,7 @@
|
||||
|
||||
#include "cvfVector2.h"
|
||||
|
||||
class RimReservoirView;
|
||||
class RimEclipseView;
|
||||
class RimGeoMechView;
|
||||
class RimView;
|
||||
|
||||
@@ -57,7 +57,7 @@ protected:
|
||||
virtual caf::PdmFieldHandle* objectToggleField();
|
||||
private:
|
||||
|
||||
void updateReservoir3DInfo(RimReservoirView * reservoirView);
|
||||
void updateReservoir3DInfo(RimEclipseView * reservoirView);
|
||||
void updateGeoMech3DInfo(RimGeoMechView * geoMechView);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user