mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
Make sure file paths are resolved before initAfterRead() is called
This commit is contained in:
@@ -196,7 +196,7 @@ public:
|
||||
std::vector<caf::FilePath*> allFilePaths() const;
|
||||
|
||||
protected:
|
||||
// Overridden methods
|
||||
void beforeInitAfterRead() override;
|
||||
void initAfterRead() override;
|
||||
void setupBeforeSave() override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user