summaryrefslogtreecommitdiffhomepage
path: root/tracker-pt/ftnoir_tracker_pt_dialog.h
diff options
context:
space:
mode:
authorTom Brazier <tom_github@firstsolo.net>2023-05-28 20:48:01 +0100
committerTom Brazier <tom_github@firstsolo.net>2023-05-28 20:48:01 +0100
commitc143e560b1f4c8b05ce51a3ca245d220e45670b5 (patch)
tree2ecca3a454fbf4f38b60815ea65e698867a5e8a9 /tracker-pt/ftnoir_tracker_pt_dialog.h
parent8403a2d052ef4230f903d2de12cb886300ce677e (diff)
When selecting chroma keying, include unsaturated colours for overexposed pixels
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..ea631949 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_overexp_enable(const QString&);
+
protected:
QString threshold_display_text(int threshold_value);