mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
Add "Add plot" to empty multiplot area context menu
This commit is contained in:
@@ -450,6 +450,7 @@ void RiuMultiPlotPage::contextMenuEvent( QContextMenuEvent* event )
|
||||
|
||||
menuBuilder << "RicShowPlotDataFeature";
|
||||
menuBuilder << "RicShowContributingWellsFromPlotFeature";
|
||||
menuBuilder << "RicNewDefaultSummaryPlotFeature";
|
||||
|
||||
menuBuilder.appendToMenu( &menu );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user