diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2014-12-21 19:25:36 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2014-12-21 19:25:36 +0100 |
commit | ca441d95ea699597dc34dedf57dad5fbf11a4573 (patch) | |
tree | 5d582b01bd9b4103745d2496cf33dac048b1ccb4 /ftnoir_tracker_pt | |
parent | 788bbada8362ff57d6f39b6cdda07ece441eff7a (diff) |
pt, aruco: rename calibration buttons for clarityopentrack-2.3-rc7
Diffstat (limited to 'ftnoir_tracker_pt')
-rw-r--r-- | ftnoir_tracker_pt/FTNoIR_PT_Controls.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ftnoir_tracker_pt/FTNoIR_PT_Controls.ui b/ftnoir_tracker_pt/FTNoIR_PT_Controls.ui index 36e0ff00..1f352b13 100644 --- a/ftnoir_tracker_pt/FTNoIR_PT_Controls.ui +++ b/ftnoir_tracker_pt/FTNoIR_PT_Controls.ui @@ -439,7 +439,7 @@ <enum>QTabWidget::Rounded</enum> </property> <property name="currentIndex"> - <number>2</number> + <number>0</number> </property> <property name="usesScrollButtons"> <bool>false</bool> @@ -1043,7 +1043,7 @@ <bool>false</bool> </property> <property name="text"> - <string>Calibrate</string> + <string>Toggle calibration</string> </property> <property name="checkable"> <bool>true</bool> |