summaryrefslogtreecommitdiff
path: root/gtk2_ardour/location_ui.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/location_ui.h')
-rw-r--r--gtk2_ardour/location_ui.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gtk2_ardour/location_ui.h b/gtk2_ardour/location_ui.h
index b2b7174d8f..2e9e236177 100644
--- a/gtk2_ardour/location_ui.h
+++ b/gtk2_ardour/location_ui.h
@@ -134,6 +134,8 @@ class LocationEditRow : public Gtk::HBox, public ARDOUR::SessionHandlePtr
void lock_changed (ARDOUR::Location *);
void position_lock_style_changed (ARDOUR::Location *);
+ void set_clock_sensitivity ();
+
PBD::ScopedConnectionList connections;
};