Saving project settings on shutdown
This commit is contained in:
@@ -212,6 +212,11 @@ namespace Bloom
|
||||
*/
|
||||
void loadProjectSettings();
|
||||
|
||||
/**
|
||||
* Saves the current project settings.
|
||||
*/
|
||||
void saveProjectSettings();
|
||||
|
||||
/**
|
||||
* Extracts the project config from the user's JSON config file and populates the following members:
|
||||
* - this->projectConfig
|
||||
|
||||
Reference in New Issue
Block a user