citra_qt/configuration: fix language configuration issues
This commit is contained in:
parent
7c3d325aff
commit
ab07d44193
12 changed files with 54 additions and 31 deletions
|
@ -20,12 +20,12 @@ public:
|
|||
|
||||
void applyConfiguration();
|
||||
void retranslateUi();
|
||||
void setConfiguration();
|
||||
|
||||
public slots:
|
||||
void updateAudioDevices(int sink_index);
|
||||
|
||||
private:
|
||||
void setConfiguration();
|
||||
void setOutputSinkFromSinkID();
|
||||
void setAudioDeviceFromDeviceID();
|
||||
void setVolumeIndicatorText(int percentage);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue