mirror of
				https://github.com/OPM/ResInsight.git
				synced 2025-02-25 18:55:39 -06:00 
			
		
		
		
	Fixed missing initialization
p4#: 20903
This commit is contained in:
		@@ -45,6 +45,7 @@ RimIdenticalGridCaseGroup::RimIdenticalGridCaseGroup()
 | 
			
		||||
    caseCollection = new RimCaseCollection;
 | 
			
		||||
    statisticalReservoirCollection = new RimStatisticalCollection;
 | 
			
		||||
 | 
			
		||||
    m_mainGrid = NULL;
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
//--------------------------------------------------------------------------------------------------
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user