mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#2468 Multi grid statistics : Initialize filename before creating data access object
This commit is contained in:
parent
119752bf04
commit
65f93814fe
@ -694,7 +694,7 @@ bool RifReaderEclipseOutput::openAndReadActiveCellData(const QString& fileName,
|
||||
// Keep the set of files of interest
|
||||
m_filesWithSameBaseName = fileSet;
|
||||
m_eclipseCase = eclipseCase;
|
||||
|
||||
m_fileName = fileName;
|
||||
|
||||
if (!readActiveCellInfo())
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user