summaryrefslogtreecommitdiff
path: root/gtk2_ardour/location_ui.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2011-12-11 17:26:48 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2011-12-11 17:26:48 +0000
commit33f62360a253511f8b8112012cd13e59b26095a6 (patch)
treee31c2b045684019e99d28c69e5c1469e215b6a32 /gtk2_ardour/location_ui.h
parent1b3b9633b0990d7e90b9843c94a16d896c4a393e (diff)
add middle-clock-on-range/marker-clock to locate there
git-svn-id: svn://localhost/ardour2/branches/3.0@10980 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/location_ui.h')
-rw-r--r--gtk2_ardour/location_ui.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk2_ardour/location_ui.h b/gtk2_ardour/location_ui.h
index ec19389f4a..928231cded 100644
--- a/gtk2_ardour/location_ui.h
+++ b/gtk2_ardour/location_ui.h
@@ -118,6 +118,7 @@ class LocationEditRow : public Gtk::HBox, public ARDOUR::SessionHandlePtr
void to_playhead_button_pressed (LocationPart part);
void clock_changed (LocationPart part);
+ bool locate_to_clock (GdkEventButton*, AudioClock*);
void cd_toggled ();
void hide_toggled ();