Bugfix: Correct handling of deletion of geo mech property filters

This commit is contained in:
Pål Hagen
2015-07-01 12:07:01 +02:00
parent bf570ed1e1
commit dccfe9afb3
5 changed files with 50 additions and 6 deletions

View File

@@ -103,7 +103,7 @@ public:
RimReservoirCellResultsStorage* currentGridCellResults();
RigActiveCellInfo* currentActiveCellInfo();
RimEclipseCellColors* currentFaultResultColors();
RimEclipseCellColors* currentFaultResultColors();
void setEclipseCase(RimEclipseCase* reservoir);
RimEclipseCase* eclipseCase();