mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove all use of .uiCapability()->setUiTreeHidden( true );
This commit is contained in:
@@ -62,7 +62,6 @@ RimGridStatisticsPlot::RimGridStatisticsPlot()
|
||||
|
||||
CAF_PDM_InitFieldNoDefault( &m_property, "Property", "Property" );
|
||||
m_property = new RimEclipseResultDefinition( caf::PdmUiItemInfo::TOP );
|
||||
m_property.uiCapability()->setUiTreeHidden( true );
|
||||
m_property.uiCapability()->setUiTreeChildrenHidden( true );
|
||||
m_property->setTernaryEnabled( false );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user