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
commit 92d7e44525
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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