aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/textedit/gfxconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/modules/gwin/textedit/gfxconf.h')
-rw-r--r--demos/modules/gwin/textedit/gfxconf.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/modules/gwin/textedit/gfxconf.h b/demos/modules/gwin/textedit/gfxconf.h
index 3c5d7b96..4faaae82 100644
--- a/demos/modules/gwin/textedit/gfxconf.h
+++ b/demos/modules/gwin/textedit/gfxconf.h
@@ -63,7 +63,10 @@
/* Features for the GINPUT subsystem. */
#define GINPUT_NEED_MOUSE TRUE
+
+/* One or both of these */
#define GINPUT_NEED_KEYBOARD TRUE
+#define GWIN_NEED_KEYBOARD TRUE
/* Features for the GQUEUE subsystem. */
#define GFX_USE_GQUEUE TRUE