mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#1605 Add Well Name for Completion Export field
This commit is contained in:
@@ -148,7 +148,7 @@ bool RimWellLogFile::readFile(QString* errorMessage)
|
||||
{
|
||||
if (wellPath->filepath().isEmpty())
|
||||
{
|
||||
wellPath->name = m_wellName;
|
||||
wellPath->setName(m_wellName);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user