summaryrefslogtreecommitdiff
path: root/gtk2_ardour/strip_silence_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/strip_silence_dialog.h')
-rw-r--r--gtk2_ardour/strip_silence_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/strip_silence_dialog.h b/gtk2_ardour/strip_silence_dialog.h
index bc90ce321e..39bab433b7 100644
--- a/gtk2_ardour/strip_silence_dialog.h
+++ b/gtk2_ardour/strip_silence_dialog.h
@@ -71,6 +71,7 @@ private:
void threshold_changed ();
void update_progress_gui (float);
void restart_thread ();
+ void finished(int);
Gtk::SpinButton _threshold;
AudioClock* _minimum_length;