mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-02-03 09:44:24 -05:00
Limit widegraph Start frequency to be no larger than 4900Hz so that the width of the decoder analysis window will always be nonzero.
This commit is contained in:
parent
45427a08fe
commit
f979646084
@ -346,7 +346,7 @@
|
||||
<string>Start </string>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>5000</number>
|
||||
<number>4900</number>
|
||||
</property>
|
||||
<property name="singleStep">
|
||||
<number>100</number>
|
||||
|
Loading…
Reference in New Issue
Block a user