settings: Add UiGeneral class
This commit is contained in:
parent
ea4afbfc54
commit
464aad52cd
4 changed files with 16 additions and 7 deletions
|
@ -717,6 +717,7 @@ void Config::ReadUIValues() {
|
|||
ReadMultiplayerValues();
|
||||
|
||||
ReadCategory(Settings::Category::Ui);
|
||||
ReadCategory(Settings::Category::UiGeneral);
|
||||
|
||||
qt_config->endGroup();
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue