mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-03 21:57:51 -04:00
Fix for issue #828 - allow higher altitude
This commit is contained in:
parent
cb657c72a1
commit
261e329d6d
@ -77,6 +77,9 @@
|
||||
<property name="toolTip">
|
||||
<string>Altitude in metres</string>
|
||||
</property>
|
||||
<property name="maximum">
|
||||
<number>50000</number>
|
||||
</property>
|
||||
</widget>
|
||||
</item>
|
||||
<item row="4" column="0">
|
||||
|
Loading…
x
Reference in New Issue
Block a user