mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Add "Add plot" to empty multiplot area context menu
This commit is contained in:
parent
1eb44e519e
commit
8c0719c75f
@ -450,6 +450,7 @@ void RiuMultiPlotPage::contextMenuEvent( QContextMenuEvent* event )
|
||||
|
||||
menuBuilder << "RicShowPlotDataFeature";
|
||||
menuBuilder << "RicShowContributingWellsFromPlotFeature";
|
||||
menuBuilder << "RicNewDefaultSummaryPlotFeature";
|
||||
|
||||
menuBuilder.appendToMenu( &menu );
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user