aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 824c2a23..18437a4d 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -135,7 +135,9 @@
#define GWIN_NEED_GRAPH FALSE
#define GWIN_NEED_WIDGET FALSE
+ #define GWIN_NEED_HIERARCHY FALSE
#define GWIN_NEED_LABEL FALSE
+ #define GWIN_LABEL_ATTRIBUTE FALSE
#define GWIN_NEED_BUTTON FALSE
#define GWIN_BUTTON_LAZY_RELEASE FALSE
#define GWIN_NEED_SLIDER FALSE
@@ -146,6 +148,7 @@
#define GWIN_NEED_LIST FALSE
#define GWIN_NEED_LIST_IMAGES FALSE
#define GWIN_NEED_PROGRESSBAR FALSE
+ #define GWIN_NEED_FRAME FALSE
///////////////////////////////////////////////////////////////////////////