mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Avoid crash on opening of input eclipse case without grid and log error
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
||||
caf::PdmChildField<RimEclipseInputPropertyCollection*> m_inputPropertyCollection;
|
||||
|
||||
// File open methods
|
||||
void openDataFileSet(const QStringList& fileNames);
|
||||
bool openDataFileSet(const QStringList& fileNames);
|
||||
void loadAndSyncronizeInputProperties();
|
||||
|
||||
// RimCase overrides
|
||||
|
||||
Reference in New Issue
Block a user