ActionManager::get_all_actions() no longer includes <Actions> in the paths it returns...
[ardour.git] / libs / surfaces / us2400 / surface.h
index e17bacb8d4a8649bd3f9f20f5aa01044da5353a0..282909480356f261eeb7f4e621fc60efcdb2ded0 100644 (file)
@@ -175,6 +175,7 @@ public:
        Fader*                 _master_fader;
        float                  _last_master_gain_written;
        PBD::ScopedConnection   master_connection;
+       bool                   _joystick_active;
 
        void handle_midi_sysex (MIDI::Parser&, MIDI::byte *, size_t count);
        MidiByteArray host_connection_query (MidiByteArray& bytes);