Skip to content

Commit

Permalink
(#396) Applying well log plot user name in tree view when loading pro…
Browse files Browse the repository at this point in the history
…ject from file
  • Loading branch information
palhagen committed Sep 8, 2015
1 parent 9a76542 commit d1437ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ApplicationCode/ProjectDataModel/RimWellLogPlot.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -281,6 +281,7 @@ void RimWellLogPlot::loadDataAndUpdate()

updateAvailableDepthRange();
updateAxisRanges();
setUiName(m_userName);
}

//--------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit d1437ba

Please sign in to comment.