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