#4192 Add swap axis and update property editor

This commit is contained in:
Gaute Lindkvist
2019-03-12 13:48:51 +01:00
parent 22f7bf7c21
commit 117731a24a
9 changed files with 23 additions and 19 deletions

View File

@@ -222,6 +222,8 @@ void RiuGridCrossQwtPlot::contextMenuEvent(QContextMenuEvent* event)
caf::SelectionManager::instance()->setSelectedItem(ownerViewWindow());
menuBuilder << "RicSwapGridCrossPlotCurveSetAxesFeature";
menuBuilder << "Separator";
menuBuilder << "RicShowPlotDataFeature";
menuBuilder.appendToMenu(&menu);