mirror of
https://git.suyu.dev/suyu/suyu
synced 2025-09-02 17:36:30 -05:00
Input GUI: Add tab to remap controls (#1900)
This commit is contained in:
@@ -513,6 +513,7 @@ void GMainWindow::OnConfigure() {
|
||||
if (result == QDialog::Accepted)
|
||||
{
|
||||
configureDialog.applyConfiguration();
|
||||
render_window->ReloadSetKeymaps();
|
||||
config->Save();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user