mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove single summary cases from Correlation Plot dialogs
This commit is contained in:
@@ -103,6 +103,7 @@ void RimAbstractCorrelationPlot::fieldChangedByUi( const caf::PdmFieldHandle* ch
|
||||
dlg.enableMultiSelect( true );
|
||||
}
|
||||
|
||||
dlg.hideSummaryCases();
|
||||
dlg.setCurveSelection( curveDefinitions() );
|
||||
|
||||
if ( dlg.exec() == QDialog::Accepted )
|
||||
|
||||
Reference in New Issue
Block a user