Browse Source

Merge pull request #9099 from Docteh/undocked

Controller Applet had instance of Undocked, make Handheld
nce_cpp
liamwhite 3 years ago
committed by GitHub
parent
commit
655f849484
  1. 2
      src/yuzu/applets/qt_controller.ui

2
src/yuzu/applets/qt_controller.ui

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

Loading…
Cancel
Save