1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-01 17:06:32 -05:00

qt: Add rederive keyset menu option

This commit is contained in:
Zach Hilman
2018-09-23 21:35:32 -04:00
parent 3edafc6802
commit 8f958b89e7
3 changed files with 89 additions and 49 deletions

View File

@@ -167,6 +167,7 @@ private slots:
void HideFullscreen();
void ToggleWindowMode();
void OnCoreError(Core::System::ResultStatus, std::string);
void OnReinitializeKeys(bool callouts);
private:
void UpdateStatusBar();