summaryrefslogtreecommitdiff
path: root/gtk2_ardour/editor_locations.h
diff options
context:
space:
mode:
Diffstat (limited to 'gtk2_ardour/editor_locations.h')
-rw-r--r--gtk2_ardour/editor_locations.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/editor_locations.h b/gtk2_ardour/editor_locations.h
index 3375b338bd..6d4d3128e4 100644
--- a/gtk2_ardour/editor_locations.h
+++ b/gtk2_ardour/editor_locations.h
@@ -33,7 +33,7 @@ class EditorLocations : public EditorComponent
public:
EditorLocations (Editor *);
- void connect_to_session (ARDOUR::Session *);
+ void set_session (ARDOUR::Session *);
Gtk::Widget& widget ();