summaryrefslogtreecommitdiff
path: root/gtk2_ardour/automation_controller.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/automation_controller.h')
-rw-r--r--gtk2_ardour/automation_controller.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gtk2_ardour/automation_controller.h b/gtk2_ardour/automation_controller.h
index e5799cc519..fcc3904e49 100644
--- a/gtk2_ardour/automation_controller.h
+++ b/gtk2_ardour/automation_controller.h
@@ -71,6 +71,9 @@ private:
void start_touch();
void end_touch();
+ void run_note_select_dialog();
+ bool on_button_release(GdkEventButton* ev);
+
void value_changed();
bool _ignore_change;