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>