Renamed to RimWellLogExtractionCurve

This commit is contained in:
Jacob Støren
2015-09-02 12:13:38 +02:00
parent 5a265b66a6
commit 1ba3978a4e
7 changed files with 17 additions and 15 deletions

View File

@@ -156,7 +156,7 @@ void RimGeoMechResultDefinition::fieldChangedByUi(const caf::PdmFieldHandle* cha
RimGeoMechPropertyFilter* propFilter = dynamic_cast<RimGeoMechPropertyFilter*>(this->parentField()->ownerObject());
RimView* view = NULL;
this->firstAnchestorOrThisOfType(view);
RimWellLogEclipseCurve* curve = NULL;
RimWellLogExtractionCurve* curve = NULL;
this->firstAnchestorOrThisOfType(curve);