mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5441 Summary Case : Add public methods displayCaseName and nativeCaseName
This commit is contained in:
@@ -336,7 +336,7 @@ QString RimWellLogRftCurve::createCurveAutoName()
|
||||
}
|
||||
else if ( m_summaryCase )
|
||||
{
|
||||
name.push_back( m_summaryCase->caseName() );
|
||||
name.push_back( m_summaryCase->displayCaseName() );
|
||||
}
|
||||
else if ( m_observedFmuRftData )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user