(#507) Picking unit name from LAS file in curve's update method

This commit is contained in:
Pål Hagen
2015-09-22 15:12:33 +02:00
parent 0f1321bc73
commit 81b973a74c
3 changed files with 11 additions and 13 deletions

View File

@@ -43,7 +43,6 @@ public:
void setWellPath(RimWellPath* wellPath);
void setWellLogChannelName(const QString& name);
void setWellLogChannelUnit(const QString& name);
// Overrides from RimWellLogPlotCurve
virtual void updatePlotData();