Add test_search_path to find test files in MidnamTest
[ardour.git] / gtk2_ardour / location_ui.h
index b363040e577e3cd60bb3a425144eac30bdf53caf..76dca563fccad4a62f21801bcdc68f460ce34111 100644 (file)
@@ -202,8 +202,7 @@ class LocationUI : public Gtk::HBox, public ARDOUR::SessionHandlePtr
 
        void location_removed (ARDOUR::Location *);
        void location_added (ARDOUR::Location *);
-       void locations_changed (ARDOUR::Locations::Change);
-       void map_locations (ARDOUR::Locations::LocationList&);
+       void map_locations (const ARDOUR::Locations::LocationList&);
 
         ClockGroup* _clock_group;
        AudioClock::Mode clock_mode_from_session_instant_xml () const;