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

@@ -79,7 +79,7 @@ private:
caf::PdmField<QString> m_resultComponentName;
friend class RimGeoMechPropertyFilter; // Property filter needs the ui fields
friend class RimWellLogEclipseCurve; // Curve needs the ui fields
friend class RimWellLogExtractionCurve; // Curve needs the ui fields
caf::PdmField<caf::AppEnum<RigFemResultPosEnum> > m_resultPositionTypeUiField;
caf::PdmField<QString> m_resultVariableUiField;