Fix startup of the mackie surface code.
[ardour.git] / libs / surfaces / mackie / mackie_button_handler.h
index 2e8bc649be357abb38a0d8a6d21ae64546791379..a41c7778ccc677d7caaec7c89f2f61f042b1e3b1 100644 (file)
@@ -59,8 +59,8 @@ public:
        virtual LedState name_value_press( Button & );
        virtual LedState name_value_release( Button & );
 
-       virtual LedState smpte_beats_press( Button & );
-       virtual LedState smpte_beats_release( Button & );
+       virtual LedState timecode_beats_press( Button & );
+       virtual LedState timecode_beats_release( Button & );
 
        virtual LedState F1_press( Button & );
        virtual LedState F1_release( Button & );