#1230 Removed obsolete legend structures

This commit is contained in:
Magne Sjaastad
2017-02-20 10:05:11 +01:00
parent a29f325125
commit 6c5410f41a
6 changed files with 1 additions and 120 deletions

View File

@@ -165,7 +165,6 @@ void RimSimWellFracture::defineUiOrdering(QString uiConfigName, caf::PdmUiOrderi
caf::PdmUiGroup* propertyGroup = uiOrdering.addNewGroup("Properties");
propertyGroup->add(&m_fractureTemplate);
propertyGroup->add(&stimPlanParameterToPlot);
propertyGroup->add(&stimPlanTimeIndexToPlot);
propertyGroup->add(&perforationLength);