Rename NewSummaryPlot command to what it actually is - OpenSummaryPlotEditor command. Remove unused includes.

Move Single Summary Plots to bottom of tree and show them as Single Summary Plots.
This commit is contained in:
Jon Jenssen
2022-03-21 12:23:50 +01:00
committed by jonjenssen
parent e20adcdb69
commit 560917a481
14 changed files with 21 additions and 31 deletions

View File

@@ -45,7 +45,6 @@
#include "RiuPlotMainWindow.h"
#include "SummaryPlotCommands/RicNewSummaryEnsembleCurveSetFeature.h"
#include "SummaryPlotCommands/RicNewSummaryPlotFeature.h"
#include <QAction>
#include <QDebug>