Merge pull request #9099 from Docteh/undocked
Controller Applet had instance of Undocked, make Handheld
This commit is contained in:
commit
9e16837088
|
@ -2300,7 +2300,7 @@
|
|||
<item>
|
||||
<widget class="QRadioButton" name="radioUndocked">
|
||||
<property name="text">
|
||||
<string>Undocked</string>
|
||||
<string>Handheld</string>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
Reference in New Issue