aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_slider.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin/gwin_slider.c')
-rw-r--r--src/gwin/gwin_slider.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/gwin/gwin_slider.c b/src/gwin/gwin_slider.c
index c29d5996..218f4f6b 100644
--- a/src/gwin/gwin_slider.c
+++ b/src/gwin/gwin_slider.c
@@ -250,6 +250,11 @@ static const gwidgetVMT sliderVMT = {
SliderMouseMove, // Process mouse move events
},
#endif
+ #if GINPUT_NEED_KEYBOARD
+ {
+ 0 // Process keyboard events
+ },
+ #endif
#if GINPUT_NEED_TOGGLE
{
2, // 1 toggle role