#5508 Phase Distribution Plot : Add to context menu of wells in project tree and 3D

This commit is contained in:
Magne Sjaastad
2020-02-11 11:52:22 +01:00
parent e571d2365c
commit 16d75b23a8
4 changed files with 99 additions and 9 deletions

View File

@@ -567,6 +567,7 @@ void RiuViewerCommands::displayContextMenu( QMouseEvent* event )
menuBuilder << "RicPlotProductionRateFeature";
menuBuilder << "RicShowWellAllocationPlotFeature";
menuBuilder << "RicShowCumulativePhasePlotFeature";
menuBuilder.subMenuEnd();