son't try to select non-existent notes after editing (and thus crash).
[ardour.git] / gtk2_ardour / audio_clock.h
index 51cac850a0199305f40296167eebb6fd0508eed4..79d05f62fead72d182abd5db80ba1edad3e792ac 100644 (file)
@@ -209,7 +209,7 @@ class AudioClock : public CairoWidget, public ARDOUR::SessionHandlePtr
 
        void set_slave_info ();
        void set_timecode (framepos_t, bool);
-       void set_bbt (framepos_t, bool);
+       void set_bbt (framepos_t, ARDOUR::framecnt_t, bool);
        void set_minsec (framepos_t, bool);
        void set_frames (framepos_t, bool);