address some comments
This commit is contained in:
parent
5a4c7c32d8
commit
5a14af5f38
5 changed files with 30 additions and 27 deletions
|
@ -113,7 +113,7 @@ void Config::ReadValues() {
|
|||
|
||||
Settings::LoadProfile(Settings::values.current_input_profile_index);
|
||||
|
||||
qt_config->endArray();
|
||||
qt_config->endGroup();
|
||||
|
||||
qt_config->beginGroup("Core");
|
||||
Settings::values.use_cpu_jit = ReadSetting("use_cpu_jit", true).toBool();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue