summaryrefslogtreecommitdiff
path: root/gtk2_ardour/insert_remove_time_dialog.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/insert_remove_time_dialog.h')
-rw-r--r--gtk2_ardour/insert_remove_time_dialog.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/insert_remove_time_dialog.h b/gtk2_ardour/insert_remove_time_dialog.h
index 6fbb575513..ea3b24238e 100644
--- a/gtk2_ardour/insert_remove_time_dialog.h
+++ b/gtk2_ardour/insert_remove_time_dialog.h
@@ -38,6 +38,7 @@ public:
private:
void move_markers_toggled ();
+ void doit ();
PublicEditor& _editor;
Gtk::ComboBoxText _intersected_combo;