mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Show saturation pressure plot command on context menu of Eclipse view
This commit is contained in:
parent
fee9a2de19
commit
a97066b2f2
@ -182,6 +182,7 @@ caf::CmdFeatureMenuBuilder RimContextCommandBuilder::commandsFromSelection()
|
||||
menuBuilder << "RicNewViewFeature";
|
||||
menuBuilder << "RicNewContourMapViewFeature";
|
||||
menuBuilder << "RicCreateGridCrossPlotFeature";
|
||||
menuBuilder << "RicCreateSaturationPressurePlotsFeature";
|
||||
menuBuilder << "Separator";
|
||||
menuBuilder << "RicCopyReferencesToClipboardFeature";
|
||||
menuBuilder << "RicExportEclipseInputGridFeature";
|
||||
|
Loading…
Reference in New Issue
Block a user