Mackie Control: Shift/Select now toggles individual channels within group. Makes...
[ardour.git] / libs / surfaces / wiimote / wiimote.h
index 6edadf6c64f305cbb78738da372ac3129cdc36d7..c1fbcfd03f3f0e9e261ab5f8653f5a0c9c0969b5 100644 (file)
@@ -43,6 +43,8 @@ public:
        virtual ~WiimoteControlProtocol ();
 
        static bool probe ();
+       static void* request_factory (uint32_t);
+
        int set_active (bool yn);
 
        XMLNode& get_state ();