#1783 Copy/Paste of Excel-pasted curves

This commit is contained in:
Bjørnar Grip Fjær
2017-08-22 13:31:21 +02:00
parent a9b316febb
commit 0cff37f23f
4 changed files with 171 additions and 0 deletions

View File

@@ -423,6 +423,7 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
// without using dyncamic_cast.
commandIds << "RicPasteTimeHistoryCurveFeature";
commandIds << "RicPasteAsciiDataCurveFeature";
commandIds << "RicCopyReferencesToClipboardFeature";
commandIds << "RicShowPlotDataFeature";