mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#5538 Show scripts in plot window project tree
This commit is contained in:
parent
a48524eb42
commit
2dcab9981b
@ -1367,6 +1367,8 @@ void RimProject::defineUiTreeOrdering( caf::PdmUiTreeOrdering& uiTreeOrdering, Q
|
|||||||
itemCollection->add( mainPlotCollection->multiPlotCollection() );
|
itemCollection->add( mainPlotCollection->multiPlotCollection() );
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
uiTreeOrdering.add( scriptCollection() );
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
|
Loading…
Reference in New Issue
Block a user