ActionManager::get_all_actions() no longer includes <Actions> in the paths it returns...
[ardour.git] / libs / surfaces / us2400 / us2400_control_protocol.h
index 861ada9e164528225c3007609daba3f8ec573354..415b42ad08b3ccf8e253afa08dc7b8e00bf6c4af 100644 (file)
@@ -293,7 +293,6 @@ class US2400Protocol
        ViewMode                 _view_mode;
        SubViewMode              _subview_mode;
        boost::shared_ptr<ARDOUR::Stripable> _subview_stripable;
-       int                      _current_selected_track;
        int                      _modifier_state;
        ButtonMap                 button_map;
        bool                     _metering_active;
@@ -396,6 +395,8 @@ class US2400Protocol
        US2400::LedState dyn_release (US2400::Button &);
        US2400::LedState flip_press (US2400::Button &);
        US2400::LedState flip_release (US2400::Button &);
+       US2400::LedState mstr_press (US2400::Button &);
+       US2400::LedState mstr_release (US2400::Button &);
        US2400::LedState name_value_press (US2400::Button &);
        US2400::LedState name_value_release (US2400::Button &);
 //     US2400::LedState F1_press (US2400::Button &);