Browse Source

Merge pull request #8610 from yuzu-emu/Handheld

Rename Undocked to Handheld in input settings
pull/15/merge
Narr the Reg 3 years ago
committed by GitHub
parent
commit
a67776013d
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 2
      src/yuzu/configuration/configure_input.ui

2
src/yuzu/configuration/configure_input.ui

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

Loading…
Cancel
Save