summaryrefslogtreecommitdiff
path: root/gtk2_ardour/location_ui.h
diff options
context:
space:
mode:
authorCarl Hetherington <carl@carlh.net>2011-03-10 00:43:23 +0000
committerCarl Hetherington <carl@carlh.net>2011-03-10 00:43:23 +0000
commite8060844021cdf5b4c6f3e284a892e70109787c3 (patch)
treef15c5bd5f7e00e44e4ecd1b4786bd6a4d8c198e5 /gtk2_ardour/location_ui.h
parent6b87dbbf3497a9ccff19da15e7ec102ddbbb06f4 (diff)
Restore Use PH button in locations UI (#3667).
git-svn-id: svn://localhost/ardour2/branches/3.0@9117 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/location_ui.h')
-rw-r--r--gtk2_ardour/location_ui.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/location_ui.h b/gtk2_ardour/location_ui.h
index bf4474e669..84c6fa9fc5 100644
--- a/gtk2_ardour/location_ui.h
+++ b/gtk2_ardour/location_ui.h
@@ -115,7 +115,7 @@ class LocationEditRow : public Gtk::HBox, public ARDOUR::SessionHandlePtr
void performer_entry_changed ();
void composer_entry_changed ();
- void set_button_pressed (LocationPart part);
+ void to_playhead_button_pressed (LocationPart part);
void go_button_pressed (LocationPart part);
void clock_changed (LocationPart part);