mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-02 00:15:06 +01:00
Merge pull request #3986 from zhaowenlan1779/language-config-fix
citra_qt/configuration: fix input configuration disappearing after changing languages
This commit is contained in:
commit
07a78a6dd2
@ -289,4 +289,5 @@ void ConfigureInput::keyPressEvent(QKeyEvent* event) {
|
||||
|
||||
void ConfigureInput::retranslateUi() {
|
||||
ui->retranslateUi(this);
|
||||
updateButtonLabels();
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user