From cb606359cccd09f00f27db93bb99fb06a3b49abd Mon Sep 17 00:00:00 2001 From: inmarket Date: Sat, 10 May 2014 01:11:30 +1000 Subject: Multiple changes to GWIN to support containers. --- gfxconf.example.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'gfxconf.example.h') diff --git a/gfxconf.example.h b/gfxconf.example.h index d4bf7e96..cf3f1b2b 100644 --- a/gfxconf.example.h +++ b/gfxconf.example.h @@ -133,6 +133,7 @@ #define GWIN_CONSOLE_USE_BASESTREAM FALSE #define GWIN_CONSOLE_USE_FLOAT FALSE #define GWIN_NEED_GRAPH FALSE + #define GWIN_NEED_WIDGET FALSE #define GWIN_NEED_LABEL FALSE #define GWIN_LABEL_ATTRIBUTE FALSE @@ -148,6 +149,8 @@ #define GWIN_NEED_PROGRESSBAR FALSE #define GWIN_PROGRESSBAR_AUTO FALSE #define GWIN_FLAT_STYLING FALSE +#define GWIN_NEED_CONTAINERS FALSE + #define GWIN_NEED_FRAME FALSE /////////////////////////////////////////////////////////////////////////// -- cgit v1.2.3