Skip to content

Commit

Permalink
Add symbol of degrees to column headers
Browse files Browse the repository at this point in the history
  • Loading branch information
dforsi committed Aug 13, 2023
1 parent 9e28471 commit db7a6ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions plugins/feature/map/mapbeacondialog.ui
Original file line number Diff line number Diff line change
Expand Up @@ -168,12 +168,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>
Expand Down

0 comments on commit db7a6ed

Please sign in to comment.