Qt: use config to load translation file on startup

This commit is contained in:
Megamouse
2020-02-04 13:40:02 +01:00
parent 0bba04ef8d
commit efe907ffae
24 changed files with 835 additions and 635 deletions
+1
View File
@@ -86,6 +86,7 @@ public Q_SLOTS:
void OnEmuReady();
void RepaintGui();
void RetranslateUI();
private Q_SLOTS:
void OnPlayOrPause();