mirror of
https://git.h3cjp.net/H3cJP/citra.git
synced 2024-11-30 07:52:45 +00:00
Fix #4203
This commit is contained in:
parent
04dd91be82
commit
093987eaa7
|
@ -414,4 +414,5 @@ void ConfigureSystem::refreshConsoleID() {
|
|||
|
||||
void ConfigureSystem::retranslateUi() {
|
||||
ui->retranslateUi(this);
|
||||
ReadSystemSettings();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue