Beacons: Add symbol of degrees to column headers

This commit is contained in:
Daniele Forsi 2023-08-13 00:18:59 +02:00
parent ffacca397c
commit df5a7f370d
1 changed files with 2 additions and 2 deletions

View File

@ -156,12 +156,12 @@
</column>
<column>
<property name="text">
<string>Azimuth</string>
<string>Azimuth (°)</string>
</property>
</column>
<column>
<property name="text">
<string>Elevation</string>
<string>Elevation (°)</string>
</property>
</column>
<column>