1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-28 15:06:31 -05:00

Merge pull request #9099 from Docteh/undocked

Controller Applet had instance of Undocked, make Handheld
This commit is contained in:
liamwhite
2022-10-20 18:05:05 -04:00
committed by GitHub

View File

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