mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2024-11-21 19:55:20 -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">
|
||||
<string>Adjust...</string>
|
||||
</property>
|
||||
<property name="autoDefault">
|
||||
<bool>false</bool>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
</layout>
|
||||
|
Loading…
Reference in New Issue
Block a user