fix(hotkey): unlock framerate hotkey during gameplay

Signed-off-by: Collecting <collecting@noreply.localhost>
This commit is contained in:
Collecting
2026-01-03 05:19:13 +00:00
parent d8c343d5ec
commit 23eb437f5a

View File

@@ -232,6 +232,7 @@ signals:
void TasPlaybackStateChanged();
void PanningToggleHotkeyPressed();
void FullscreenExitHotkeyPressed();
void UnlockFramerateHotkeyPressed();
private slots:
void HideMouseCursor();