mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Fixed filenames for dynamic result access
p4#: 20762
This commit is contained in:
@@ -37,7 +37,8 @@ public:
|
||||
RifEclipseUnifiedRestartFileAccess();
|
||||
virtual ~RifEclipseUnifiedRestartFileAccess();
|
||||
|
||||
bool open(const QStringList& fileSet);
|
||||
void setFileSet(const QStringList& fileSet);
|
||||
bool open();
|
||||
void close();
|
||||
|
||||
size_t timeStepCount();
|
||||
|
||||
Reference in New Issue
Block a user