mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Alligned the GeoMechResultDefinition to the EclipseResultDefinition way of updating the PropertyFilter
This commit is contained in:
@@ -43,7 +43,6 @@ RimGeoMechPropertyFilter::RimGeoMechPropertyFilter()
|
||||
|
||||
CAF_PDM_InitFieldNoDefault(&resultDefinition, "ResultDefinition", "Result definition", "", "", "");
|
||||
resultDefinition = new RimGeoMechResultDefinition();
|
||||
resultDefinition->setOwnerPropertyFilter(this);
|
||||
|
||||
// Set to hidden to avoid this item to been displayed as a child item
|
||||
// Fields in this object are displayed using defineUiOrdering()
|
||||
|
||||
Reference in New Issue
Block a user