#1322 Added copy/paste of time history curves

This commit is contained in:
Magne Sjaastad
2017-03-24 08:36:58 +01:00
parent bbf8c31762
commit 8137955add
5 changed files with 167 additions and 7 deletions

View File

@@ -376,7 +376,9 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
// is aware of multiple selected items, move the command to this list
// without using dyncamic_cast.
commandIds << "RicPasteTimeHistoryCurveFeature";
commandIds << "RicCopyReferencesToClipboardFeature";
commandIds << "RicShowPlotDataFeature";
commandIds << "RicSummaryCurveSwitchAxisFeature";