Changed "Send" button default status from true to false

Changed the "Send" button's default status from true to false to prevent
quirky Windows autofocus behavior.
This commit is contained in:
KibbledJiveElkZoo
2017-04-10 11:52:18 -05:00
committed by lateminer
parent 20ec868093
commit c0c88982bb

View File

@@ -1169,7 +1169,7 @@
<bool>false</bool>
</property>
<property name="default">
<bool>true</bool>
<bool>false</bool>
</property>
</widget>
</item>