mirror of
https://git.citron-emu.org/citron/emulator
synced 2025-12-22 03:43:42 +00: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