SCRATCH eliminate InstanceFactory
This commit is contained in:
parent
c088d3bef0
commit
154d19bb74
23 changed files with 205 additions and 303 deletions
|
@ -175,3 +175,5 @@ protected:
|
|||
private:
|
||||
QMap<QString, std::shared_ptr<Setting>> m_settings;
|
||||
};
|
||||
|
||||
typedef std::shared_ptr<SettingsObject> SettingsObjectPtr;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue