mirror of
https://github.com/OPM/ResInsight.git
synced 2026-09-03 20:53:13 -05:00
#4538 Skip Save project at exit when no data has changed
Guard changes in preferences and reset change detector when project is closed
This commit is contained in:
@@ -121,6 +121,7 @@ public:
|
||||
|
||||
bool openFile(const QString& fileName);
|
||||
|
||||
bool isProjectSavedToDisc() const;
|
||||
QString currentProjectPath() const;
|
||||
QString createAbsolutePathFromProjectRelativePath(QString projectRelativePath);
|
||||
bool loadProject(const QString& projectFileName);
|
||||
|
||||
Reference in New Issue
Block a user