Rename function

This commit is contained in:
Rebecca Cox
2017-11-07 10:38:05 +01:00
parent 630dbd0ffc
commit 8a8234fd66
4 changed files with 7 additions and 7 deletions

View File

@@ -151,7 +151,7 @@ private:
void applyCurveAppearance(RimWellLogCurve* newCurve);
void updateSelectedTimeStepsFromSelectedSources();
void updateFormationNamesData() const;
void updateFormationsOnPlot() const;
private:
caf::PdmField<bool> m_showPlotTitle;
caf::PdmField<QString> m_userName;