logic : projectsettings loading
loading projectsetting via file review id = 21 fortune cookie message = in dreams and in life, nothing is impossible
This commit is contained in:
@@ -35,5 +35,6 @@ void Application::loadProject()
|
||||
m_componentManager->setup();
|
||||
m_project = Project::create(m_codeAccess, m_graphAccess);
|
||||
|
||||
m_project->loadProjectSettings("data/test_ProjectSettings.xml");
|
||||
m_project->parseCode();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user