#2809, #2858, #2859 Fix icon inconsistencies. Edd icons for ensemble curves and new icons for cross plot

This commit is contained in:
Jacob Støren
2018-05-06 10:07:49 +02:00
parent 4108c72680
commit 9885c9d2d7
26 changed files with 135 additions and 131 deletions

View File

@@ -367,7 +367,7 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
menuBuilder.addSeparator();
menuBuilder.subMenuStart("Well Plots", QIcon(":/SummaryPlot16x16.png"));
menuBuilder.subMenuStart("Well Plots", QIcon(":/WellLogTrack16x16.png"));
menuBuilder << "RicNewRftPlotFeature";
menuBuilder << "RicNewPltPlotFeature";
@@ -419,7 +419,7 @@ void RiuViewerCommands::displayContextMenu(QMouseEvent* event)
menuBuilder.addSeparator();
menuBuilder.subMenuStart("Well Plots", QIcon(":/SummaryPlot16x16.png"));
menuBuilder.subMenuStart("Well Plots", QIcon(":/WellLogTrack16x16.png"));
menuBuilder << "RicNewRftPlotFeature";
menuBuilder << "RicNewPltPlotFeature";