summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/ftnoir_tracker_pt.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2017-03-20 06:33:41 +0100
committerStanislaw Halik <sthalik@misaki.pl>2017-03-20 06:33:41 +0100
commit7caff8660647f77deba9e2ff3eda6127996732bd (patch)
treed154e677edc07c5a037525ca0a603855d5bcd677 /tracker-pt/ftnoir_tracker_pt.h
parent7536ac46d919ab2a85d6ea3876e3a725af971e3f (diff)
tracker/pt: rename slot
Diffstat (limited to 'tracker-pt/ftnoir_tracker_pt.h')
-rw-r--r--tracker-pt/ftnoir_tracker_pt.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tracker-pt/ftnoir_tracker_pt.h b/tracker-pt/ftnoir_tracker_pt.h
index 26d935f0..b7b0019a 100644
--- a/tracker-pt/ftnoir_tracker_pt.h
+++ b/tracker-pt/ftnoir_tracker_pt.h
@@ -51,7 +51,7 @@ public:
int get_n_points();
bool get_cam_info(CamInfo* info);
public slots:
- void apply_settings();
+ void maybe_reopen_camera();
void set_fov(int value);
protected:
void run() override;