Skip to content

Commit

Permalink
[qalc] Fix tab order
Browse files Browse the repository at this point in the history
  • Loading branch information
ManuelSchneid3r committed Sep 23, 2023
1 parent ac8d216 commit fe89e91
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions calculator_qalculate/src/configwidget.ui
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,11 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>angleUnitComboBox</tabstop>
<tabstop>parsingModeComboBox</tabstop>
<tabstop>precisionSpinBox</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>

0 comments on commit fe89e91

Please sign in to comment.