mirror of
https://github.com/OPM/ResInsight.git
synced 2026-08-03 10:03:20 -05:00
Vector field for summary addresses did not get updated initially.
This commit is contained in:
@@ -97,6 +97,7 @@ void RimCustomObjectiveFunctionWeight::setSummaryAddress( RifEclipseSummaryAddre
|
||||
summaryAddress->setAddress( address );
|
||||
m_objectiveValuesSummaryAddresses.push_back( summaryAddress );
|
||||
parentObjectiveFunction()->onWeightChanged();
|
||||
updateAddressesUiField();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user