diff options
Diffstat (limited to 'gui/themes/scummmodern/scummmodern_layout.stx')
-rw-r--r-- | gui/themes/scummmodern/scummmodern_layout.stx | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gui/themes/scummmodern/scummmodern_layout.stx b/gui/themes/scummmodern/scummmodern_layout.stx index b0c2b5b209..48244c7a23 100644 --- a/gui/themes/scummmodern/scummmodern_layout.stx +++ b/gui/themes/scummmodern/scummmodern_layout.stx @@ -582,6 +582,11 @@ /> </layout> <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'> + <widget name = 'GuiLanguageUseGameLanguage' + type = 'Checkbox' + /> + </layout> + <layout type = 'horizontal' padding = '0, 0, 0, 0' spacing = '10' center = 'true'> <widget name = 'UpdatesPopupDesc' type = 'OptionsLabel' /> |