mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Project tree: Fixed several issues after the reconfiguration
Missing Icon and text on the Grid Models folder New cases and Grid Case Groups ended up outside the Grid Model Folder Old Project files did not show up properly p4#: 21854
This commit is contained in:
@@ -55,6 +55,8 @@ CAF_PDM_SOURCE_INIT(RimAnalysisModels, "ResInsightAnalysisModels");
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
RimAnalysisModels::RimAnalysisModels(void)
|
||||
{
|
||||
CAF_PDM_InitObject("Grid Models", ":/GridModels.png", "", "");
|
||||
|
||||
CAF_PDM_InitFieldNoDefault(&cases, "Reservoirs", "", "", "", "");
|
||||
CAF_PDM_InitFieldNoDefault(&caseGroups, "CaseGroups", "", "", "", "");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user