VBAP rework (part III): fix position computation backend & GUI
[ardour.git] / gtk2_ardour / location_ui.h
index b850b89ddd58189cf7c4fd2197ef24f80f1c4f06..395464e0492f11cdc275c7f89d2187fed545c469 100644 (file)
@@ -139,7 +139,8 @@ class LocationEditRow  : public Gtk::HBox, public ARDOUR::SessionHandlePtr
        void lock_changed (ARDOUR::Location *);
        void position_lock_style_changed (ARDOUR::Location *);
 
-       void set_clock_sensitivity ();
+       void set_clock_editable_status ();
+       void show_cd_track_details ();
 
        PBD::ScopedConnectionList connections;
 };