(#455) Improved use of Custom Curve Name

This commit is contained in:
Magne Sjaastad
2015-09-18 13:43:09 +02:00
parent 842363eebd
commit 4ea3387e79
4 changed files with 45 additions and 9 deletions

View File

@@ -217,7 +217,6 @@ void RimWellLogExtractionCurve::updatePlotData()
}
}
updatePlotTitle();
m_plot->replot();
}
}