Merge pull request #8610 from yuzu-emu/Handheld

Rename Undocked to Handheld in input settings
This commit is contained in:
Narr the Reg 2022-07-19 20:26:14 -05:00 committed by GitHub
commit a67776013d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -166,7 +166,7 @@
<item>
<widget class="QRadioButton" name="radioUndocked">
<property name="text">
<string>Undocked</string>
<string>Handheld</string>
</property>
</widget>
</item>