mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Merge remote-tracking branch 'origin/2020.04-patch-02' into dev
This commit is contained in:
commit
6bd99fcbea
@ -43,6 +43,9 @@
|
||||
#include "RimColorLegendItem.h"
|
||||
#include "RimRegularLegendConfig.h"
|
||||
|
||||
#include "Riu3DMainWindowTools.h"
|
||||
#include "RiuFileDialogTools.h"
|
||||
|
||||
#include <QAction>
|
||||
#include <QFileInfo>
|
||||
|
||||
@ -99,7 +102,7 @@ bool RicImportFormationNamesFeature::isCommandEnabled()
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
/// If only one formation file is imported, the formation will automatically be set in the active
|
||||
/// view’s case. Import of LYR files with colors create custom color legends according to color
|
||||
/// view<EFBFBD>s case. Import of LYR files with colors create custom color legends according to color
|
||||
/// definition on each file. However, color legend must be set by the user.
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
void RicImportFormationNamesFeature::onActionTriggered( bool isChecked )
|
||||
|
Loading…
Reference in New Issue
Block a user