summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/ftnoir_tracker_pt_dialog.h
diff options
context:
space:
mode:
authorStanislaw Halik <sthalik@misaki.pl>2023-06-01 17:45:13 +0200
committerGitHub <noreply@github.com>2023-06-01 17:45:13 +0200
commit171b2d95039ac94c5e6fee603d0c673aba273f6f (patch)
tree1c00ddd053e75b20df0e1b6c62ec1232ee6d985e /tracker-pt/ftnoir_tracker_pt_dialog.h
parent71dbcd16b2b54c695eae1395d65129b037983d0f (diff)
parent51ebc1a7f860341cd170b4fcc5af6680ce77767a (diff)
Merge pull request #1665 from tombrazier/chroma_key_saturated
Diffstat (limited to 'tracker-pt/ftnoir_tracker_pt_dialog.h')
-rw-r--r--tracker-pt/ftnoir_tracker_pt_dialog.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tracker-pt/ftnoir_tracker_pt_dialog.h b/tracker-pt/ftnoir_tracker_pt_dialog.h
index f4b0ff8c..79cd91bd 100644
--- a/tracker-pt/ftnoir_tracker_pt_dialog.h
+++ b/tracker-pt/ftnoir_tracker_pt_dialog.h
@@ -39,6 +39,8 @@ public slots:
void poll_tracker_info_impl();
void set_camera_settings_available(const QString& camera_name);
void show_camera_settings();
+ void chroma_key_controls_enable(const QString&);
+
protected:
QString threshold_display_text(int threshold_value);