#3595 Implement auto naming for contour maps

This commit is contained in:
Gaute Lindkvist
2018-11-09 10:12:33 +01:00
parent 551bf099d3
commit 72d3a6b46f
11 changed files with 238 additions and 9 deletions

View File

@@ -698,7 +698,7 @@ QString RimWellLogPlot::createAutoName() const
//--------------------------------------------------------------------------------------------------
///
//--------------------------------------------------------------------------------------------------
void RimWellLogPlot::updateHolder()
void RimWellLogPlot::performHolderUpdate()
{
this->m_commonDataSource->updateDefaultOptions();
this->updatePlotTitle();