changes to help strp silence
[ardour.git] / gtk2_ardour / editor_locations.h
index 3375b338bd6075b375c364fc3cf161cd17a158a7..6d4d3128e45531212aa9b94a1d13ee2b7222282c 100644 (file)
@@ -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 ();