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
commit 9e16837088
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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