Fixing misleading/wrong configuration of virtual keyboard demo

spinbox_widget
Joel Bodenmann 2016-08-03 14:49:23 +02:00
parent 37fc27ac6b
commit 74cf1509bc
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@
#define GINPUT_NEED_MOUSE TRUE
/* One or both of these */
#define GINPUT_NEED_KEYBOARD TRUE
#define GINPUT_NEED_KEYBOARD FALSE
#define GWIN_NEED_KEYBOARD TRUE
/* Features for the GQUEUE subsystem. */