Make no hardware keyboard the default for the textedit demo

This commit is contained in:
inmarket 2015-11-27 10:17:14 +10:00
parent d60706032e
commit 627e780b6c

View file

@ -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 TRUE
#define GWIN_NEED_KEYBOARD TRUE #define GWIN_NEED_KEYBOARD TRUE
/* Features for the GQUEUE subsystem. */ /* Features for the GQUEUE subsystem. */