Merge pull request #878 from flowln/lazy_settings

This commit is contained in:
Sefa Eyeoglu
2022-08-20 12:50:56 +02:00
committed by GitHub
6 changed files with 111 additions and 70 deletions

View File

@ -25,6 +25,7 @@ class Setting;
class SettingsObject;
typedef std::shared_ptr<SettingsObject> SettingsObjectPtr;
typedef std::weak_ptr<SettingsObject> SettingsObjectWeakPtr;
/*!
* \brief The SettingsObject handles communicating settings between the application and a