mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-25 05:38:46 -05:00
Remove auto-default property from wide graph button
This avoid accidental palette switches by hitting ENTER.
This commit is contained in:
parent
24bd0f807f
commit
a65bffb00b
@ -157,6 +157,9 @@
|
|||||||
<property name="text">
|
<property name="text">
|
||||||
<string>Adjust...</string>
|
<string>Adjust...</string>
|
||||||
</property>
|
</property>
|
||||||
|
<property name="autoDefault">
|
||||||
|
<bool>false</bool>
|
||||||
|
</property>
|
||||||
</widget>
|
</widget>
|
||||||
</item>
|
</item>
|
||||||
</layout>
|
</layout>
|
||||||
|
Loading…
Reference in New Issue
Block a user