Make no hardware keyboard the default for the textedit demo

ugfx_release_2.6
inmarket 2015-11-27 10:17:14 +10:00
parent d60706032e
commit 627e780b6c
1 changed files with 2 additions and 2 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 TRUE
#define GWIN_NEED_KEYBOARD TRUE
/* Features for the GQUEUE subsystem. */