1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2025-02-03 09:44:01 -05:00

Merge pull request #830 from srcejon/fix_828

Fix for issue #828 - allow altitudes higher than 99m
This commit is contained in:
Edouard Griffiths 2021-04-02 16:21:02 +02:00 committed by GitHub
commit 73cd85ad82
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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">