diff options
Diffstat (limited to 'demos/modules/gwin/slider/gfxconf.h')
-rw-r--r-- | demos/modules/gwin/slider/gfxconf.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/modules/gwin/slider/gfxconf.h b/demos/modules/gwin/slider/gfxconf.h index fc8d356e..cb9fc1db 100644 --- a/demos/modules/gwin/slider/gfxconf.h +++ b/demos/modules/gwin/slider/gfxconf.h @@ -56,6 +56,7 @@ #define GWIN_NEED_WINDOWMANAGER TRUE #define GWIN_NEED_WIDGET TRUE #define GWIN_NEED_SLIDER TRUE +#define GWIN_NEED_CONSOLE TRUE /* Features for the GINPUT subsystem. */ #define GINPUT_NEED_MOUSE TRUE |