mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Qt: Implement TAS/Movie shortcuts
This commit is contained in:
parent
0e7ed3514f
commit
1b593fd56b
2 changed files with 13 additions and 0 deletions
|
@ -28,6 +28,9 @@ signals:
|
|||
void SetStateSlotHotkey(int slot);
|
||||
void StateLoadSlotHotkey();
|
||||
void StateSaveSlotHotkey();
|
||||
void StartRecording();
|
||||
void ExportRecording();
|
||||
void ToggleReadOnlyMode();
|
||||
|
||||
private:
|
||||
void Run();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue