mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-14 01:13:52 -06:00
#2080 WLP: Add text "LAS" in legend
This commit is contained in:
parent
2a8cd9f499
commit
99e2fc3570
@ -365,6 +365,7 @@ QString RimWellLogFileCurve::createCurveAutoName()
|
||||
if (m_wellPath)
|
||||
{
|
||||
name.push_back(wellName());
|
||||
name.push_back("LAS");
|
||||
|
||||
if (!m_wellLogChannnelName().isEmpty())
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user