mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Renaming to Info Box
This commit is contained in:
@@ -50,9 +50,9 @@ namespace caf
|
||||
template<>
|
||||
void RimWellCollection::WellCellsRangeFilterEnum::setUp()
|
||||
{
|
||||
addItem(RimWellCollection::RANGE_ADD_NONE, "FORCE_ALL_OFF", "Off");
|
||||
addItem(RimWellCollection::RANGE_ADD_NONE, "FORCE_ALL_OFF", "All Off");
|
||||
addItem(RimWellCollection::RANGE_ADD_INDIVIDUAL, "ALL_ON", "Individually");
|
||||
addItem(RimWellCollection::RANGE_ADD_ALL, "FORCE_ALL_ON", "On");
|
||||
addItem(RimWellCollection::RANGE_ADD_ALL, "FORCE_ALL_ON", "All On");
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user