Save profile name used

- Save the profile name in global config
- Read the profile name when reading the global config
This commit is contained in:
flodavid
2023-12-16 18:26:26 +01:00
parent 82b58668ed
commit 63b835f822
7 changed files with 55 additions and 12 deletions

View File

@ -51,7 +51,6 @@ protected:
[[nodiscard]] bool IsCustomConfig() const;
void Reload();
void Save();
/**
* Derived config classes must implement this so they can reload all platform-specific