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

@@ -21,7 +21,6 @@
#include "ApplicationCommands/RicShowMainWindowFeature.h"
#include "SummaryPlotCommands/RicNewSummaryCurveFeature.h"
#include "SummaryPlotCommands/RicNewSummaryPlotFeature.h"
#include "SummaryPlotCommands/RicSummaryPlotFeatureImpl.h"
#include "RiaApplication.h"