Merge branch 'dev'

This commit is contained in:
astridkbjorke
2016-12-21 08:38:52 +01:00
77 changed files with 2932 additions and 463 deletions

View File

@@ -409,6 +409,7 @@ QStringList RimContextCommandBuilder::commandsFromSelection()
{
commandIds << "RicCopyReferencesToClipboardFeature";
commandIds << "RicExportToLasFileFeature";
commandIds << "RicChangeDataSourceFeature";
}
else if (dynamic_cast<RimWellLogPlotCollection*>(uiItem))
{