mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Set uiHidden states in order to make the new tree view identical to previous
This commit is contained in:
@@ -39,6 +39,8 @@ RimEclipseCaseCollection::RimEclipseCaseCollection(void)
|
||||
CAF_PDM_InitObject("Grid Models", ":/Cases16x16.png", "", "");
|
||||
|
||||
CAF_PDM_InitFieldNoDefault(&cases, "Reservoirs", "", "", "", "");
|
||||
cases.uiCapability()->setUiHidden(true);
|
||||
|
||||
CAF_PDM_InitFieldNoDefault(&caseGroups, "CaseGroups", "", "", "", "");
|
||||
|
||||
m_gridCollection = new RigGridManager;
|
||||
|
||||
Reference in New Issue
Block a user