[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)
This commit is contained in:
Philip Kaufmann
2014-09-05 13:54:16 +02:00
parent af9c3b0cff
commit 2605b94d73
9 changed files with 241 additions and 193 deletions

View File

@@ -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>