mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-28 05:06:42 +00:00
Qt: Implement "Reset" hotkey
This commit is contained in:
parent
f0c5b76186
commit
226b6888d6
3 changed files with 6 additions and 1 deletions
|
@ -27,6 +27,7 @@ signals:
|
|||
void ExitHotkey();
|
||||
void FullScreenHotkey();
|
||||
void StopHotkey();
|
||||
void ResetHotkey();
|
||||
void TogglePauseHotkey();
|
||||
void ScreenShotHotkey();
|
||||
void SetStateSlotHotkey(int slot);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue