mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Hide summary readout object in Project Tree
This commit is contained in:
parent
33c94abd21
commit
488a5a192a
@ -151,6 +151,7 @@ RimSummaryMultiPlot::RimSummaryMultiPlot()
|
||||
|
||||
CAF_PDM_InitFieldNoDefault( &m_readOutSettings, "ReadOutSettings", "Read Out Settings" );
|
||||
m_readOutSettings = new RimSummaryPlotReadOut;
|
||||
m_readOutSettings.uiCapability()->setUiTreeChildrenHidden( true );
|
||||
|
||||
CAF_PDM_InitFieldNoDefault( &m_axisRangeAggregation, "AxisRangeAggregation", "Y Axis Range" );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user