#2241 : Workaround for report numbers : Convert to upper case befor calling libecl

This commit is contained in:
Magne Sjaastad
2018-01-29 10:09:30 +01:00
parent ff0599df04
commit 41506afe06
2 changed files with 24 additions and 5 deletions

View File

@@ -58,6 +58,7 @@ public:
private:
void openTimeStep(size_t timeStep);
static int reportNumber(const ecl_file_type* ecl_file);
private:
QStringList m_fileNames;