mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#4111 3D calculations : Always show difference options
This commit is contained in:
@@ -43,9 +43,8 @@ RimEclipseFaultColors::RimEclipseFaultColors()
|
||||
|
||||
CAF_PDM_InitFieldNoDefault(&m_customFaultResultColors, "CustomResultSlot", "Custom Fault Result", ":/CellResult.png", "", "");
|
||||
m_customFaultResultColors = new RimEclipseCellColors();
|
||||
|
||||
m_customFaultResultColors.uiCapability()->setUiHidden(true);
|
||||
|
||||
m_customFaultResultColors->setDiffResultOptionsEnabled(true);
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user