Fixed filenames for dynamic result access

p4#: 20762
This commit is contained in:
Magne Sjaastad
2013-03-05 13:49:34 +01:00
parent e0688008ca
commit 02c7cc2b06
6 changed files with 17 additions and 9 deletions

View File

@@ -35,7 +35,7 @@ public:
RifEclipseRestartFilesetAccess();
virtual ~RifEclipseRestartFilesetAccess();
bool open(const QStringList& fileSet);
bool open();
void setFileSet(const QStringList& fileSet);
void close();