mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Remove "Separate" from result UI texts
This commit is contained in:
@@ -35,7 +35,7 @@ CAF_PDM_SOURCE_INIT( RimEclipseFaultColors, "RimFaultResultSlot" );
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimEclipseFaultColors::RimEclipseFaultColors()
|
||||
{
|
||||
CAF_PDM_InitObject( "Separate Fault Result", ":/draw_style_faults_24x24.png", "", "" );
|
||||
CAF_PDM_InitObject( "Fault Result", ":/draw_style_faults_24x24.png", "", "" );
|
||||
|
||||
CAF_PDM_InitField( &showCustomFaultResult, "ShowCustomFaultResult", false, "Show Custom Fault Result", "", "", "" );
|
||||
showCustomFaultResult.uiCapability()->setUiHidden( true );
|
||||
|
||||
Reference in New Issue
Block a user