Skip to content

Commit

Permalink
Fixed broken merge "Default for airway/waypoint preference in flight …
Browse files Browse the repository at this point in the history
…plan calculation is now centered."
  • Loading branch information
albar965 committed Oct 18, 2021
1 parent b37f005 commit 367c9bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/gui/mainwindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -6617,7 +6617,7 @@ unusable airways (e.g. due to altitude restrictions).</string>
<number>1</number>
</property>
<property name="value">
<number>0</number>
<number>5</number>
</property>
<property name="tracking">
<bool>true</bool>
Expand Down Expand Up @@ -12283,8 +12283,8 @@ Disabled if a navdatabase does not allow it.</string>
</resources>
<connections/>
<buttongroups>
<buttongroup name="buttonGroupRouteCalcType"/>
<buttongroup name="buttonGroupRouteCalc"/>
<buttongroup name="buttonGroupRouteCalcAirway"/>
<buttongroup name="buttonGroupRouteCalcType"/>
</buttongroups>
</ui>

0 comments on commit 367c9bb

Please sign in to comment.