Make no hardware keyboard the default for the textedit demo
This commit is contained in:
parent
d60706032e
commit
627e780b6c
1 changed files with 2 additions and 2 deletions
|
@ -65,8 +65,8 @@
|
||||||
#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 TRUE
|
||||||
#define GWIN_NEED_KEYBOARD TRUE
|
#define GWIN_NEED_KEYBOARD TRUE
|
||||||
|
|
||||||
/* Features for the GQUEUE subsystem. */
|
/* Features for the GQUEUE subsystem. */
|
||||||
#define GFX_USE_GQUEUE TRUE
|
#define GFX_USE_GQUEUE TRUE
|
||||||
|
|
Loading…
Add table
Reference in a new issue