#1118 When no tracer data is available, show the total well flow instead.

This commit is contained in:
Jacob Støren
2017-02-02 16:08:37 +01:00
parent 6aea418084
commit c613c389f3
2 changed files with 14 additions and 10 deletions

View File

@@ -74,7 +74,7 @@ public:
RimWellLogTrack* trackByIndex(size_t index);
void loadDataAndUpdate();
virtual void loadDataAndUpdate() override;
void updateTracks();
void updateTrackNames();