mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed tree view visibility of parent item of input properties
This commit is contained in:
parent
5785031697
commit
3264358601
@ -34,6 +34,7 @@ RimEclipseInputPropertyCollection::RimEclipseInputPropertyCollection()
|
||||
CAF_PDM_InitObject("Input Properties", ":/EclipseInput48x48.png", "", "");
|
||||
|
||||
CAF_PDM_InitFieldNoDefault(&inputProperties, "InputProperties", "", "", "", "");
|
||||
inputProperties.uiCapability()->setUiHidden(true);
|
||||
}
|
||||
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
|
Loading…
Reference in New Issue
Block a user