mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
More class renaming. File names not done yet.
RIApplication RiaApplication RIPreferences RiaPreferences p4#: 21065
This commit is contained in:
@@ -82,7 +82,7 @@ void RimProject::initAfterRead()
|
||||
//
|
||||
// TODO : Must store content of scripts in project file and notify user if stored content is different from disk on execute and edit
|
||||
//
|
||||
RIApplication* app = RIApplication::instance();
|
||||
RiaApplication* app = RiaApplication::instance();
|
||||
QString scriptDirectory = app->scriptDirectory();
|
||||
|
||||
this->setUserScriptPath(scriptDirectory);
|
||||
|
||||
Reference in New Issue
Block a user