diff options
| author | cristian64 <cristian64@gmail.com> | 2025-01-30 21:53:48 +0000 |
|---|---|---|
| committer | cristian64 <cristian64@gmail.com> | 2025-01-30 22:02:03 +0000 |
| commit | a153c7cb7c1952e22a37fc31007c107525dc9164 (patch) | |
| tree | 3f3588fe1ed12ea0f53455f781e2dda690f84d2f /Source/Core/InputCommon | |
| parent | cd3993708f25ecbfb62eea9cdd8279bc002a01d1 (diff) | |
DolphinQt: Use global settings object also for debugger settings.
A number of settings in the `debugger` group were wrongly using a newly
constructed `QSettings` object instead of the singleton object that
`GetQSettings()` provides.
This made the application create a spurious, extra configuration file in
the user directory:
```
~/.config/Dolphin Emulator/dolphin-emu.conf
```
Notice that, by default, the application configuration files are stored
in `~/.config/dolphin-emu`; not in `~/.config/Dolphin Emulator`.
Diffstat (limited to 'Source/Core/InputCommon')
0 files changed, 0 insertions, 0 deletions
