#6234 Use color legend from template.

This commit is contained in:
Kristian Bendiksen
2020-09-24 09:19:20 +02:00
parent 851e245f83
commit a7b2a28df7
6 changed files with 67 additions and 20 deletions

View File

@@ -95,6 +95,8 @@ void RicFaciesPropertiesImportTools::importFaciesPropertiesFromFile( const QStri
colorLegendCollection->appendCustomColorLegend( colorLegend );
colorLegendCollection->updateConnectedEditors();
faciesProperties->setColorLegend( colorLegend );
}
faciesProperties->setFilePath( filePath );