mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
RFT/PLT plot. Rename RFT source group to 'RFT File cases'
This commit is contained in:
parent
4856c5ee30
commit
64ef2f02d4
@ -103,7 +103,7 @@ QString RifDataSourceForRftPlt::sourceTypeUiText(SourceType sourceType)
|
||||
{
|
||||
switch (sourceType)
|
||||
{
|
||||
case SourceType::RFT: return QString("RFT Cases");
|
||||
case SourceType::RFT: return QString("RFT File Cases");
|
||||
case SourceType::GRID: return QString("Grid Cases");
|
||||
case SourceType::OBSERVED: return QString("Observed Data");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user