mirror of
https://github.com/OPM/ResInsight.git
synced 2025-01-09 15:43:07 -06:00
Vector field for summary addresses did not get updated initially.
This commit is contained in:
parent
a9db012068
commit
4fe11949a1
@ -97,6 +97,7 @@ void RimCustomObjectiveFunctionWeight::setSummaryAddress( RifEclipseSummaryAddre
|
||||
summaryAddress->setAddress( address );
|
||||
m_objectiveValuesSummaryAddresses.push_back( summaryAddress );
|
||||
parentObjectiveFunction()->onWeightChanged();
|
||||
updateAddressesUiField();
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user