mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1038 - pre-proto - Added command feature for creating new well log collection fracture from context menu in project tree
This commit is contained in:
@@ -133,7 +133,7 @@ void RimFracture::defineUiOrdering(QString uiConfigName, caf::PdmUiOrdering& uiO
|
||||
|
||||
caf::PdmUiGroup* geometryGroup = uiOrdering.addNewGroup("Fractures");
|
||||
geometryGroup->add(&fractureDefinition);
|
||||
geometryGroup->add(&welltype);
|
||||
// geometryGroup->add(&welltype);
|
||||
|
||||
if (welltype == FRACTURE_WELL_PATH)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user