summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_pt/ftnoir_tracker_pt_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'ftnoir_tracker_pt/ftnoir_tracker_pt_dialog.h')
-rw-r--r--ftnoir_tracker_pt/ftnoir_tracker_pt_dialog.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/ftnoir_tracker_pt/ftnoir_tracker_pt_dialog.h b/ftnoir_tracker_pt/ftnoir_tracker_pt_dialog.h
index a4d9c4b5..dbb93f30 100644
--- a/ftnoir_tracker_pt/ftnoir_tracker_pt_dialog.h
+++ b/ftnoir_tracker_pt/ftnoir_tracker_pt_dialog.h
@@ -34,12 +34,10 @@ public:
void trans_calib_step();
public slots:
- void doCenter();
- void doReset();
void doOK();
- void doApply();
void doCancel();
- void do_apply_without_saving();
+ void doApply();
+ void do_apply_without_saving(QAbstractButton *);
void startstop_trans_calib(bool start);
void widget_destroyed(QObject* obj);