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