MCP: Fix up the feedback for the bank left/right buttons.
[ardour.git] / libs / surfaces / mackie / surface.cc
index f8316e0e5b355a4f06eff4457d5d57d020a39fdb..c9880f9bc94029ea84570a3e5381ff47fa736654 100755 (executable)
@@ -106,6 +106,7 @@ Surface::Surface (MackieControlProtocol& mcp, const std::string& device_name, ui
        , _master_fader (0)
        , _last_master_gain_written (-0.0f)
        , connection_state (0)
+       , is_qcon (false)
        , input_source (0)
 {
        DEBUG_TRACE (DEBUG::MackieControl, "Surface::Surface init\n");