mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6189 Add check box on ensemble level in summary vector dialog
This commit is contained in:
@@ -415,7 +415,6 @@ void RimAnalysisPlot::fieldChangedByUi( const caf::PdmFieldHandle* changedField,
|
||||
|
||||
dlg.enableMultiSelect( true );
|
||||
dlg.enableIndividualEnsembleCaseSelection( true );
|
||||
|
||||
dlg.setCurveSelection( this->curveDefinitionsWithoutEnsembleReference() );
|
||||
|
||||
if ( dlg.exec() == QDialog::Accepted )
|
||||
|
||||
Reference in New Issue
Block a user