diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2017-04-18 06:09:27 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2017-04-18 06:09:27 +0200 |
commit | cb732ec4142d1b36c10af211ac6d8da4ddb00d45 (patch) | |
tree | 080eed7e347e51a5e6f0f895885092de83390d53 /tracker-pt/FTNoIR_PT_Controls.ui | |
parent | 47a0d65019e0b3bbf3bad1935ff36c8eb1d9dc2c (diff) |
tracker/pt: fix tab order in dialog
Diffstat (limited to 'tracker-pt/FTNoIR_PT_Controls.ui')
-rw-r--r-- | tracker-pt/FTNoIR_PT_Controls.ui | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/tracker-pt/FTNoIR_PT_Controls.ui b/tracker-pt/FTNoIR_PT_Controls.ui index 718c7df9..5d3de1ff 100644 --- a/tracker-pt/FTNoIR_PT_Controls.ui +++ b/tracker-pt/FTNoIR_PT_Controls.ui @@ -1240,15 +1240,21 @@ Don't roll or change position.</string> <tabstop>res_y_spin</tabstop> <tabstop>fps_spin</tabstop> <tabstop>fov</tabstop> + <tabstop>dynamic_pose</tabstop> + <tabstop>init_phase_timeout</tabstop> + <tabstop>camera_settings</tabstop> + <tabstop>auto_threshold</tabstop> <tabstop>threshold_slider</tabstop> + <tabstop>mindiam_spin</tabstop> + <tabstop>maxdiam_spin</tabstop> <tabstop>model_tabs</tabstop> <tabstop>clip_tlength_spin</tabstop> <tabstop>clip_theight_spin</tabstop> <tabstop>clip_bheight_spin</tabstop> <tabstop>clip_blength_spin</tabstop> <tabstop>cap_length_spin</tabstop> - <tabstop>cap_width_spin</tabstop> <tabstop>cap_height_spin</tabstop> + <tabstop>cap_width_spin</tabstop> <tabstop>m1x_spin</tabstop> <tabstop>m1y_spin</tabstop> <tabstop>m1z_spin</tabstop> @@ -1258,6 +1264,7 @@ Don't roll or change position.</string> <tabstop>tx_spin</tabstop> <tabstop>ty_spin</tabstop> <tabstop>tz_spin</tabstop> + <tabstop>tcalib_button</tabstop> </tabstops> <resources> <include location="ftnoir_tracker_pt.qrc"/> |