mirror of
https://github.com/saitohirga/WSJT-X.git
synced 2025-03-22 03:58:50 -04:00
Limit maximums start frequency of widegraph to 4900Hz to ensure that analysis window width is at least 100Hz.
This commit is contained in:
parent
750bf569f3
commit
4d35c669d6
@ -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