mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Avoid saving standard color legends.
This commit is contained in:
parent
d768ec88a9
commit
0ed99c09fa
@ -39,6 +39,7 @@ RimColorLegendCollection::RimColorLegendCollection()
|
||||
":/Legend.png",
|
||||
"",
|
||||
"" );
|
||||
m_standardColorLegends.xmlCapability()->disableIO();
|
||||
|
||||
CAF_PDM_InitFieldNoDefault( &m_customColorLegends, "CustomColorLegends", "Custom Color Legends", ":/Legend.png", "", "" );
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user