configure_input: Use Joycons Docked instead of Connected as label
This commit is contained in:
parent
312ef596a5
commit
aef0d88165
|
@ -317,7 +317,7 @@
|
||||||
<item row="1" column="1">
|
<item row="1" column="1">
|
||||||
<widget class="QCheckBox" name="handheld_connected">
|
<widget class="QCheckBox" name="handheld_connected">
|
||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Connected</string>
|
<string>Joycons Docked</string>
|
||||||
</property>
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
|
|
Loading…
Reference in a new issue