mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#3452 Command execution. Clear cached data before executing new commands
This commit is contained in:
@@ -60,6 +60,8 @@ public:
|
||||
static std::vector<RicfCommandObject*> prepareFileCommandsForExecution(const std::vector<RicfCommandObject*>& commandsReadFromFile);
|
||||
|
||||
private:
|
||||
void clearCachedData();
|
||||
|
||||
std::map<ExportType, QString> m_exportPaths;
|
||||
QString m_lastProjectPath;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user