diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2023-06-01 17:47:50 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2023-06-01 17:48:56 +0200 |
commit | 4588c6398f73730df70d4592be6db9f4cc17cbaf (patch) | |
tree | af93f3d81b549b79d7c17a66c6b4d897984c3d6f /tracker-pt | |
parent | 0c899948ff1dd684f68be8532c383fd8d3133c83 (diff) |
tracker/pt: fix tab order
PR: #1665
Diffstat (limited to 'tracker-pt')
-rw-r--r-- | tracker-pt/FTNoIR_PT_Controls.ui | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/tracker-pt/FTNoIR_PT_Controls.ui b/tracker-pt/FTNoIR_PT_Controls.ui index 3f83b68c..53a29c1a 100644 --- a/tracker-pt/FTNoIR_PT_Controls.ui +++ b/tracker-pt/FTNoIR_PT_Controls.ui @@ -1802,6 +1802,10 @@ Don't roll or change position.</string> <tabstop>point_filter_slider</tabstop> <tabstop>point_filter_limit_slider</tabstop> <tabstop>point_filter_deadzone_slider</tabstop> + <tabstop>maxdiam_spin</tabstop> + <tabstop>mindiam_spin</tabstop> + <tabstop>auto_threshold</tabstop> + <tabstop>threshold_slider</tabstop> </tabstops> <resources> <include location="module/tracker_pt.qrc"/> |