Config: auto-select region and language
This commit is contained in:
parent
8d529a5cda
commit
84e78790ab
11 changed files with 108 additions and 7 deletions
|
@ -82,6 +82,11 @@
|
|||
</item>
|
||||
<item>
|
||||
<widget class="QComboBox" name="region_combobox">
|
||||
<item>
|
||||
<property name="text">
|
||||
<string>Auto-select</string>
|
||||
</property>
|
||||
</item>
|
||||
<item>
|
||||
<property name="text">
|
||||
<string notr="true">JPN</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue