Files
emulator/src
Zephyron bdab418fbf Fix hotkey configuration restore and empty key sequence handling
- Fix RestoreDefaults() to properly iterate through hotkey groups and prevent
  crashes with improved bounds checking
- Add explicit handling for empty key sequences in LoadHotkeys() to prevent
  invalid QKeySequence objects
- Improve user feedback with success message when defaults are restored

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-11-21 17:30:31 +10:00
..