diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2016-09-05 20:31:01 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-09-05 20:31:01 +0200 |
commit | dec625e51878c9167100837086f82fb0f78b0189 (patch) | |
tree | 43f0e083d0630952ae666f588e2b43c8f358ac4f /tracker-pt/ftnoir_tracker_pt.h | |
parent | 420748abc9b5cd13b4f0d98068619e90d503450d (diff) |
tracker/{aruco,pt}: remove camera settings button
It's broken and users complain on the issue tracker.
Also fix tab stops.
Diffstat (limited to 'tracker-pt/ftnoir_tracker_pt.h')
-rw-r--r-- | tracker-pt/ftnoir_tracker_pt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tracker-pt/ftnoir_tracker_pt.h b/tracker-pt/ftnoir_tracker_pt.h index 04a6646f..29902260 100644 --- a/tracker-pt/ftnoir_tracker_pt.h +++ b/tracker-pt/ftnoir_tracker_pt.h @@ -15,7 +15,6 @@ #include "point_extractor.h" #include "point_tracker.h" #include "compat/timer.hpp" -#include "cv/camera-dialog.hpp" #include "cv/video-widget.hpp" #include "compat/pi-constant.hpp" |