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_aruco/aruco-trackercontrols.ui | |
parent | 788bbada8362ff57d6f39b6cdda07ece441eff7a (diff) |
pt, aruco: rename calibration buttons for clarityopentrack-2.3-rc7
Diffstat (limited to 'ftnoir_tracker_aruco/aruco-trackercontrols.ui')
-rw-r--r-- | ftnoir_tracker_aruco/aruco-trackercontrols.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftnoir_tracker_aruco/aruco-trackercontrols.ui b/ftnoir_tracker_aruco/aruco-trackercontrols.ui index 439d2402..15184c41 100644 --- a/ftnoir_tracker_aruco/aruco-trackercontrols.ui +++ b/ftnoir_tracker_aruco/aruco-trackercontrols.ui @@ -236,7 +236,7 @@ <item row="4" column="1"> <widget class="QPushButton" name="btn_calibrate"> <property name="text"> - <string>Calibrate</string> + <string>Toggle calibration</string> </property> <property name="checkable"> <bool>true</bool> |