Finished testing new save-settings-to-profile feature

This commit is contained in:
GPayne
2020-05-14 13:20:05 -06:00
parent fe24b0c446
commit dfb61097b2
10 changed files with 236 additions and 110 deletions
@@ -114,6 +114,7 @@ private:
void runGlobalCustomizationScripts();
void configureLogging();
std::string generateFilePath(std::string openspaceRelativePath);
void resetPropertyChangeFlagsOfSubowners(openspace::properties::PropertyOwner* po);
std::unique_ptr<Scene> _scene;
std::unique_ptr<AssetManager> _assetManager;