mirror of
				https://github.com/PabloMK7/citra.git
				synced 2025-10-30 21:30:04 +00: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
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -289,4 +289,5 @@ void ConfigureInput::keyPressEvent(QKeyEvent* event) { | ||||||
| 
 | 
 | ||||||
| void ConfigureInput::retranslateUi() { | void ConfigureInput::retranslateUi() { | ||||||
|     ui->retranslateUi(this); |     ui->retranslateUi(this); | ||||||
|  |     updateButtonLabels(); | ||||||
| } | } | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue