mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6490: Improve color legends right-click menus
This commit is contained in:
committed by
Magne Sjaastad
parent
2ee4f48a88
commit
b16482bb2f
@@ -34,7 +34,7 @@ CAF_PDM_SOURCE_INIT( RimColorLegendCollection, "ColorLegendCollection" );
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimColorLegendCollection::RimColorLegendCollection()
|
||||
{
|
||||
CAF_PDM_InitObject( "Color Legend Collection", ":/Legend.png", "", "" );
|
||||
CAF_PDM_InitObject( "Color Legends", ":/Legend.png", "", "" );
|
||||
|
||||
CAF_PDM_InitFieldNoDefault( &m_standardColorLegends,
|
||||
"StandardColorLegends",
|
||||
|
||||
Reference in New Issue
Block a user