mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-14 12:43:40 +02:00
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:
parent
e183ea2047
commit
8c3e6c6987
1 changed files with 1 additions and 1 deletions
|
|
@ -1235,7 +1235,7 @@
|
|||
<bool>false</bool>
|
||||
</property>
|
||||
<property name="default">
|
||||
<bool>true</bool>
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue