More class renaming. File names not done yet.

RIApplication	RiaApplication
RIPreferences	RiaPreferences
p4#: 21065
This commit is contained in:
Jacob Støren
2013-03-22 15:50:44 +01:00
parent e493db37d0
commit 949084784e
16 changed files with 156 additions and 156 deletions

View File

@@ -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);