Skip to content

Commit

Permalink
#306: Fix tab order for LPS tab anchor pos
Browse files Browse the repository at this point in the history
  • Loading branch information
ataffanel committed May 23, 2017
1 parent a55f67f commit 72bb363
Showing 1 changed file with 31 additions and 0 deletions.
31 changes: 31 additions & 0 deletions src/cfclient/ui/tabs/locopositioning_tab.ui
Original file line number Diff line number Diff line change
Expand Up @@ -538,6 +538,37 @@
</item>
</layout>
</widget>
<tabstops>
<tabstop>_estimated_postion_button</tabstop>
<tabstop>_id_anchor_button</tabstop>
<tabstop>_show_all_button</tabstop>
<tabstop>spin_a0x</tabstop>
<tabstop>spin_a0y</tabstop>
<tabstop>spin_a0z</tabstop>
<tabstop>spin_a1x</tabstop>
<tabstop>spin_a1y</tabstop>
<tabstop>spin_a1z</tabstop>
<tabstop>spin_a2x</tabstop>
<tabstop>spin_a2y</tabstop>
<tabstop>spin_a2z</tabstop>
<tabstop>spin_a3x</tabstop>
<tabstop>spin_a3y</tabstop>
<tabstop>spin_a3z</tabstop>
<tabstop>spin_a4x</tabstop>
<tabstop>spin_a4y</tabstop>
<tabstop>spin_a4z</tabstop>
<tabstop>spin_a5x</tabstop>
<tabstop>spin_a5y</tabstop>
<tabstop>spin_a5z</tabstop>
<tabstop>spin_a6x</tabstop>
<tabstop>spin_a6y</tabstop>
<tabstop>spin_a6z</tabstop>
<tabstop>spin_a7x</tabstop>
<tabstop>spin_a7y</tabstop>
<tabstop>spin_a7z</tabstop>
<tabstop>_read_pos_from_anhors_button</tabstop>
<tabstop>_write_pos_to_anhors_button</tabstop>
</tabstops>
<resources/>
<connections/>
</ui>

0 comments on commit 72bb363

Please sign in to comment.