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:
@@ -34,7 +34,6 @@ RimGeoMechCellColors::RimGeoMechCellColors()
|
||||
{
|
||||
CAF_PDM_InitFieldNoDefault( &legendConfig, "LegendDefinition", "Color Legend" );
|
||||
legendConfig = new RimRegularLegendConfig();
|
||||
legendConfig.uiCapability()->setUiTreeHidden( true );
|
||||
legendConfig->changed.connect( this, &RimGeoMechCellColors::onLegendConfigChanged );
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user