qt: Add rederive keyset menu option
This commit is contained in:
parent
3edafc6802
commit
8f958b89e7
3 changed files with 89 additions and 49 deletions
|
@ -167,6 +167,7 @@ private slots:
|
|||
void HideFullscreen();
|
||||
void ToggleWindowMode();
|
||||
void OnCoreError(Core::System::ResultStatus, std::string);
|
||||
void OnReinitializeKeys(bool callouts);
|
||||
|
||||
private:
|
||||
void UpdateStatusBar();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue