X-Git-Url: https://main.carlh.net/gitweb/?a=blobdiff_plain;f=libs%2Fsurfaces%2Fwiimote%2Fwiimote.h;h=c1fbcfd03f3f0e9e261ab5f8653f5a0c9c0969b5;hb=1aab360b7d944350dea1f5ef81394229adb07c1e;hp=6edadf6c64f305cbb78738da372ac3129cdc36d7;hpb=2fab8182cc1e40844652922acf56cc0d71bc2051;p=ardour.git diff --git a/libs/surfaces/wiimote/wiimote.h b/libs/surfaces/wiimote/wiimote.h index 6edadf6c64..c1fbcfd03f 100644 --- a/libs/surfaces/wiimote/wiimote.h +++ b/libs/surfaces/wiimote/wiimote.h @@ -43,6 +43,8 @@ public: virtual ~WiimoteControlProtocol (); static bool probe (); + static void* request_factory (uint32_t); + int set_active (bool yn); XMLNode& get_state ();