mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Summary Plot: Make the general plot options expanded by default.
This commit is contained in:
parent
32ec472829
commit
395541ebe0
@ -2125,7 +2125,6 @@ void RimSummaryPlot::defineUiOrdering( QString uiConfigName, caf::PdmUiOrdering&
|
||||
}
|
||||
|
||||
caf::PdmUiGroup* mainOptions = uiOrdering.addNewGroup( "General Plot Options" );
|
||||
mainOptions->setCollapsedByDefault( true );
|
||||
#ifdef USE_QTCHARTS
|
||||
mainOptions->add( &m_useQtChartsPlot );
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user