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:
parent
ca2a46a588
commit
e2dc1486e7
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user