RFT plot. Fix missing plot title

This commit is contained in:
Bjørn Erik Jensen
2017-12-14 14:22:04 +01:00
parent 127f5b40b4
commit 448eefd0e8

View File

@@ -870,6 +870,7 @@ void RimWellRftPlot::onLoadDataAndUpdate()
updateFormationsOnPlot();
m_wellLogPlot->loadDataAndUpdate();
updateEditorsFromCurves();
updateWidgetTitleWindowTitle();
}
//--------------------------------------------------------------------------------------------------