mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
(#396) Applying well log plot user name in tree view when loading project from file
This commit is contained in:
parent
9a765428cb
commit
d1437ba849
@ -281,6 +281,7 @@ void RimWellLogPlot::loadDataAndUpdate()
|
|||||||
|
|
||||||
updateAvailableDepthRange();
|
updateAvailableDepthRange();
|
||||||
updateAxisRanges();
|
updateAxisRanges();
|
||||||
|
setUiName(m_userName);
|
||||||
}
|
}
|
||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
|
Loading…
Reference in New Issue
Block a user