#1399 QA of Eclipse Well Property panel. Aligned to the Overall Well Settings

This commit is contained in:
Jacob Støren
2017-04-07 08:52:42 +02:00
parent 3b0e2957f6
commit 2edbffdba5
2 changed files with 11 additions and 11 deletions

View File

@@ -520,7 +520,6 @@ void RimEclipseWellCollection::defineUiOrdering(QString uiConfigName, caf::PdmUi
appearanceGroup->add(&m_showWellCommunicationLines);
caf::PdmUiGroup* filterGroup = uiOrdering.addNewGroup("Well Cells and Fence");
filterGroup->add(&obsoleteField_wellCellsToRangeFilterMode);
filterGroup->add(&m_showWellCells);
filterGroup->add(&m_showWellCellFence);
filterGroup->add(&wellCellFenceType);