cristian64 a153c7cb7c 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`.
2025-01-30 22:02:03 +00:00
..
2024-08-20 14:59:54 +02:00
2018-07-07 00:48:38 +02:00
2021-07-13 16:43:28 +02:00
2024-10-23 23:43:24 -07:00
2024-07-06 07:36:31 -04:00
2024-10-19 02:30:44 -07:00
2024-10-19 02:30:44 -07:00
2022-06-21 13:35:14 -07:00
2022-06-21 13:35:14 -07:00
2018-07-07 00:48:38 +02:00