mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Fixed new tree view regarding Statisics Cases
This commit is contained in:
@@ -33,7 +33,8 @@ RimCaseCollection::RimCaseCollection()
|
||||
{
|
||||
CAF_PDM_InitObject("Derived Statistics", "", "", "");
|
||||
|
||||
CAF_PDM_InitFieldNoDefault(&reservoirs, "Reservoirs", "", "", "", "");
|
||||
CAF_PDM_InitFieldNoDefault(&reservoirs, "Reservoirs", "Reservoirs ChildArrayField", "", "", "");
|
||||
reservoirs.uiCapability()->setUiHidden(true);
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user