Merge pull request #8610 from yuzu-emu/Handheld
Rename Undocked to Handheld in input settings
This commit is contained in:
commit
a67776013d
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@
|
|||
<item>
|
||||
<widget class="QRadioButton" name="radioUndocked">
|
||||
<property name="text">
|
||||
<string>Undocked</string>
|
||||
<string>Handheld</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Loading…
Reference in a new issue