mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-10 23:46:00 -06:00
#4713 Summary Case : Use "Calculated" as shortname for calculated case
Seen by running regression tests
This commit is contained in:
parent
6ba4425dad
commit
86d17441eb
@ -31,6 +31,7 @@ RimCalculatedSummaryCase::RimCalculatedSummaryCase()
|
||||
CAF_PDM_InitObject( "Calculated", ":/SummaryCase48x48.png", "", "" );
|
||||
|
||||
m_calculatedCurveReader = nullptr;
|
||||
m_shortName = "Calculated";
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user