Hide all items for well path import in ResInsight project workspace

This commit is contained in:
Magne Sjaastad 2013-09-27 07:29:01 +02:00
parent 07f7ad82de
commit 227e3e6353

View File

@ -74,6 +74,7 @@ RimProject::RimProject(void)
CAF_PDM_InitFieldNoDefault(&wellPathImport, "WellPathImport", "WellPathImport", "", "", "");
wellPathImport = new RimWellPathImport();
wellPathImport.setUiHidden(true);
wellPathImport.setUiChildrenHidden(true);
CAF_PDM_InitFieldNoDefault(&commandObjects, "CommandObjects", "CommandObjects", "", "", "");
//wellPathImport.setUiHidden(true);