make buttons in debug window non autoDefault

pull/13/head
Philip Kaufmann 13 years ago
parent 12718ce767
commit d4b2f3c45b

@ -301,6 +301,9 @@
<property name="text">
<string>&amp;Open</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</item>
<item row="15" column="0">
@ -324,6 +327,9 @@
<property name="text">
<string>&amp;Show</string>
</property>
<property name="autoDefault">
<bool>false</bool>
</property>
</widget>
</item>
<item row="17" column="0">

Loading…
Cancel
Save