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:
Steve Franke 2018-06-29 10:12:55 -05:00
parent 45427a08fe
commit f979646084
1 changed files with 1 additions and 1 deletions

View File

@ -346,7 +346,7 @@
<string>Start </string>
</property>
<property name="maximum">
<number>5000</number>
<number>4900</number>
</property>
<property name="singleStep">
<number>100</number>