summaryrefslogtreecommitdiff
path: root/libs/surfaces/wiimote
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/wiimote')
-rw-r--r--libs/surfaces/wiimote/wiimote.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/libs/surfaces/wiimote/wiimote.h b/libs/surfaces/wiimote/wiimote.h
index c1fbcfd03f..23e9eedaa2 100644
--- a/libs/surfaces/wiimote/wiimote.h
+++ b/libs/surfaces/wiimote/wiimote.h
@@ -55,6 +55,8 @@ public:
void wiimote_callback (int mesg_count, union cwiid_mesg mesg[]);
+ void stripable_selection_changed () {}
+
protected:
void do_request (WiimoteControlUIRequest*);
int start ();