aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 3cdd56fe..1797cadc 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -80,9 +80,11 @@
#define TDISP_NEED_MULTITHREAD FALSE
/* Features for the GWIN subsystem. */
-#define GWIN_NEED_BUTTON FALSE
+#define GWIN_NEED_WINDOWMANAGER FALSE
#define GWIN_NEED_CONSOLE FALSE
#define GWIN_NEED_GRAPH FALSE
+#define GWIN_NEED_WIDGET FALSE
+#define GWIN_NEED_BUTTON FALSE
#define GWIN_NEED_SLIDER FALSE
#define GWIN_NEED_CHECKBOX FALSE