mirror of
https://git.citron-emu.org/citron/emulator
synced 2026-01-26 20:53:29 +00:00
fix(hotkey): unlock framerate hotkey during gameplay
Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
@@ -232,6 +232,7 @@ signals:
|
||||
void TasPlaybackStateChanged();
|
||||
void PanningToggleHotkeyPressed();
|
||||
void FullscreenExitHotkeyPressed();
|
||||
void UnlockFramerateHotkeyPressed();
|
||||
|
||||
private slots:
|
||||
void HideMouseCursor();
|
||||
|
||||
Reference in New Issue
Block a user