mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-12 12:07:57 -05:00
qt: Add rederive keyset menu option
This commit is contained in:
@ -167,6 +167,7 @@ private slots:
|
||||
void HideFullscreen();
|
||||
void ToggleWindowMode();
|
||||
void OnCoreError(Core::System::ResultStatus, std::string);
|
||||
void OnReinitializeKeys(bool callouts);
|
||||
|
||||
private:
|
||||
void UpdateStatusBar();
|
||||
|
Reference in New Issue
Block a user