mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4892 Improved names and added improved icons to linked views commands
This commit is contained in:
@@ -30,7 +30,7 @@ CAF_PDM_SOURCE_INIT( RimViewLinkerCollection, "RimViewLinkerCollection" );
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimViewLinkerCollection::RimViewLinkerCollection( void )
|
||||
{
|
||||
CAF_PDM_InitObject( "Linked Views", ":/chain.png", "", "" );
|
||||
CAF_PDM_InitObject( "Linked Views", ":/LinkView16x16.png", "", "" );
|
||||
|
||||
CAF_PDM_InitField( &isActive, "Active", true, "Active", "", "", "" );
|
||||
isActive.uiCapability()->setUiHidden( true );
|
||||
|
||||
Reference in New Issue
Block a user