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:
committed by
lateminer
parent
20ec868093
commit
c0c88982bb
@@ -1169,7 +1169,7 @@
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="default">
|
||||
<bool>true</bool>
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user