mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-21 03:23:34 +00:00
settings: Add UiGeneral class
This commit is contained in:
@@ -717,6 +717,7 @@ void Config::ReadUIValues() {
|
||||
ReadMultiplayerValues();
|
||||
|
||||
ReadCategory(Settings::Category::Ui);
|
||||
ReadCategory(Settings::Category::UiGeneral);
|
||||
|
||||
qt_config->endGroup();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user