Merge pull request #9099 from Docteh/undocked
Controller Applet had instance of Undocked, make Handheld
This commit is contained in:
commit
9e16837088
1 changed files with 1 additions and 1 deletions
|
@ -2300,7 +2300,7 @@
|
||||||
<item>
|
<item>
|
||||||
<widget class="QRadioButton" name="radioUndocked">
|
<widget class="QRadioButton" name="radioUndocked">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Undocked</string>
|
<string>Handheld</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue