mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2914 Curve Calculator: Remove Ensembles from the vector selection
This commit is contained in:
@@ -85,6 +85,7 @@ void RimSummaryCalculationVariable::fieldChangedByUi(const caf::PdmFieldHandle*
|
||||
|
||||
{
|
||||
RiuSummaryCurveDefSelectionDialog dlg(nullptr);
|
||||
dlg.hideEnsembles();
|
||||
dlg.setCaseAndAddress(m_case(), m_summaryAddress->address());
|
||||
|
||||
if (dlg.exec() == QDialog::Accepted)
|
||||
|
||||
Reference in New Issue
Block a user