mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3174 Pasted summary data. Use full address text as curve name
This commit is contained in:
@@ -922,7 +922,7 @@ bool RifEclipseUserDataParserTools::isScalingText(const std::string& word)
|
|||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
std::string Column::columnName() const
|
std::string Column::columnName() const
|
||||||
{
|
{
|
||||||
return summaryAddress.quantityName();
|
return summaryAddress.uiText();
|
||||||
}
|
}
|
||||||
|
|
||||||
//--------------------------------------------------------------------------------------------------
|
//--------------------------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user