configure_input: Use Joycons Docked instead of Connected as label

master
Zach Hilman 2018-11-18 18:45:20 +07:00
parent 312ef596a5
commit aef0d88165
1 changed files with 1 additions and 1 deletions

@ -317,7 +317,7 @@
<item row="1" column="1">
<widget class="QCheckBox" name="handheld_connected">
<property name="text">
<string>Connected</string>
<string>Joycons Docked</string>
</property>
</widget>
</item>