mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-11 04:04:16 +00:00
- 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>