Merge #10177: Changed "Send" button default status from true to false

8c3e6c6 Changed "Send" button default status from true to false (KibbledJiveElkZoo)

Tree-SHA512: e60d7481351e88925d99b33bdb616f3c234e93ef052571b9c4a1328186ec9abb8b61b0c4299afcb731edad2634aef6b1adaad121646b6c0c56dc933662904674
This commit is contained in:
Wladimir J. van der Laan 2017-04-12 20:15:06 +02:00 committed by Pasta
parent dccd6970bf
commit 0db1328a24
No known key found for this signature in database
GPG Key ID: 0B8EB7A31A44D9C6

View File

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