mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#6423 Use directory instead of file path for FRK export.
This commit is contained in:
@@ -47,5 +47,5 @@ public:
|
||||
bool isNullptrValidResult() const override;
|
||||
|
||||
private:
|
||||
caf::PdmField<QString> m_filePath;
|
||||
caf::PdmField<QString> m_directoryPath;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user