#1106 Update data on loadDataAndUpdate

This commit is contained in:
Jacob Støren 2017-01-20 09:44:12 +01:00
parent d8f75a32c6
commit cd6ebc965a

View File

@ -249,6 +249,7 @@ QString RimWellAllocationPlot::description() const
void RimWellAllocationPlot::loadDataAndUpdate()
{
updateViewerWidgetBasic();
updateFromWell();
}
//--------------------------------------------------------------------------------------------------