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
1 changed files with 1 additions and 1 deletions

View File

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