Fixing misleading/wrong configuration of virtual keyboard demo
This commit is contained in:
parent
37fc27ac6b
commit
74cf1509bc
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@
|
||||||
#define GINPUT_NEED_MOUSE TRUE
|
#define GINPUT_NEED_MOUSE TRUE
|
||||||
|
|
||||||
/* One or both of these */
|
/* One or both of these */
|
||||||
#define GINPUT_NEED_KEYBOARD TRUE
|
#define GINPUT_NEED_KEYBOARD FALSE
|
||||||
#define GWIN_NEED_KEYBOARD TRUE
|
#define GWIN_NEED_KEYBOARD TRUE
|
||||||
|
|
||||||
/* Features for the GQUEUE subsystem. */
|
/* Features for the GQUEUE subsystem. */
|
||||||
|
|
Loading…
Add table
Reference in a new issue