summaryrefslogtreecommitdiff
path: root/src/common/algorithm.h
diff options
context:
space:
mode:
authorGravatar Lioncash2019-06-05 18:39:46 -0400
committerGravatar Lioncash2019-06-05 21:57:21 -0400
commitc09ff382a41cfc631efa9392bdb3143bd4c713a5 (patch)
treea1755331546012b9c1e5711d78372bc4dda1bce7 /src/common/algorithm.h
parentMerge pull request #2521 from lioncash/naming (diff)
downloadyuzu-c09ff382a41cfc631efa9392bdb3143bd4c713a5.tar.gz
yuzu-c09ff382a41cfc631efa9392bdb3143bd4c713a5.tar.xz
yuzu-c09ff382a41cfc631efa9392bdb3143bd4c713a5.zip
yuzu/configuration: Make all widgets and dialogs aware of language changes
To prepare for translation support, this makes all of the widgets cognizant of the language change event that occurs whenever installTranslator() is called and automatically retranslates their text where necessary. This is important as calling the backing UI's retranslateUi() is often not enough, particularly in cases where we add our own strings that aren't controlled by it. In that case we need to manually refresh the strings ourselves.
Diffstat (limited to 'src/common/algorithm.h')
0 files changed, 0 insertions, 0 deletions