diff options
| -rw-r--r-- | gfxconf.example.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/gfxconf.example.h b/gfxconf.example.h index a75c41af..0da23912 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -102,6 +102,7 @@  #define GWIN_NEED_CONSOLE		FALSE  #define GWIN_NEED_GRAPH			FALSE  #define GWIN_NEED_WIDGET		FALSE +#define GWIN_NEED_LABEL			FALSE  #define GWIN_NEED_BUTTON		FALSE  #define GWIN_NEED_SLIDER		FALSE  #define GWIN_NEED_CHECKBOX		FALSE | 
