aboutsummaryrefslogtreecommitdiff
path: root/src/qt/forms/optionsdialog.ui
diff options
context:
space:
mode:
authorPhilip Kaufmann <phil.kaufmann@t-online.de>2014-09-05 13:54:16 +0200
committerPhilip Kaufmann <phil.kaufmann@t-online.de>2014-09-05 13:54:16 +0200
commit2605b94d73d14fbea209193e3013e62cfeea7c44 (patch)
tree2faedf677bed0898c3f0b3c7a48e968e44c5762f /src/qt/forms/optionsdialog.ui
parentaf9c3b0cffa4449f1254da3073aef77bafddf9cd (diff)
downloadbitcoin-2605b94d73d14fbea209193e3013e62cfeea7c44.tar.xz
[Qt] update form files for setting autoDefault explicitly to false
- also fixes indentation in one file (auto fixed by Qt Designer) - removes several default parameters, which are not needed in the files - related to #4840 (but not intended as fix for a no-bug)
Diffstat (limited to 'src/qt/forms/optionsdialog.ui')
-rw-r--r--src/qt/forms/optionsdialog.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/qt/forms/optionsdialog.ui b/src/qt/forms/optionsdialog.ui
index 47ed4c8bc6..9d094c1a73 100644
--- a/src/qt/forms/optionsdialog.ui
+++ b/src/qt/forms/optionsdialog.ui
@@ -609,6 +609,12 @@
<property name="text">
<string>&amp;OK</string>
</property>
+ <property name="autoDefault">
+ <bool>false</bool>
+ </property>
+ <property name="default">
+ <bool>true</bool>
+ </property>
</widget>
</item>
<item>