mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3999 Summary : Rename to Cases and Data
This commit is contained in:
parent
c2e2f86d79
commit
47abb3c6a1
@ -1192,7 +1192,7 @@ void RimProject::defineUiTreeOrdering(caf::PdmUiTreeOrdering& uiTreeOrdering, QS
|
|||||||
if (uiConfigName == "PlotWindow")
|
if (uiConfigName == "PlotWindow")
|
||||||
{
|
{
|
||||||
{
|
{
|
||||||
auto itemCollection = uiTreeOrdering.add("Cases", ":/Folder.png");
|
auto itemCollection = uiTreeOrdering.add("Cases and Data", ":/Folder.png");
|
||||||
|
|
||||||
RimOilField* oilField = activeOilField();
|
RimOilField* oilField = activeOilField();
|
||||||
if (oilField)
|
if (oilField)
|
||||||
|
Loading…
Reference in New Issue
Block a user