mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Moved well label into well head group
p4#: 21415
This commit is contained in:
@@ -257,7 +257,7 @@ void RimWellCollection::defineUiOrdering(QString uiConfigName, caf::PdmUiOrderin
|
||||
wellPipe->add(&wellPipeVisibility);
|
||||
wellPipe->add(&pipeRadiusScaleFactor);
|
||||
|
||||
uiOrdering.add(&showWellLabel);
|
||||
uiOrdering.add(&wellCellTransparencyLevel);
|
||||
uiOrdering.add(&isAutoDetectingBranches);
|
||||
caf::PdmUiGroup* advancedGroup = uiOrdering.addNewGroup("Advanced");
|
||||
advancedGroup->add(&wellCellTransparencyLevel);
|
||||
advancedGroup->add(&isAutoDetectingBranches);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user