configure_input: Use Joycons Docked instead of Connected as label

This commit is contained in:
Zach Hilman 2018-11-18 18:45:20 -05:00
parent 312ef596a5
commit aef0d88165

View File

@ -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>