MCP: Momentarily light buttons when they are used to trigger a defined action.
[ardour.git] / libs / surfaces / mackie / surface_port.h
index 9795a8d5cd5637c0b3d59d06236d9b9568432fde..bdc089985d1e1b61360854f72bd3d539cf5ebd45 100644 (file)
@@ -68,6 +68,8 @@ class SurfacePort
        std::string input_name() const;
        std::string output_name() const;
 
+       void reconnect ();
+
        XMLNode& get_state ();
        int set_state (const XMLNode&, int version);