aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 8b179c61..dfeab406 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -136,6 +136,7 @@
#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
@@ -147,6 +148,7 @@
#define GWIN_NEED_LIST_IMAGES FALSE
#define GWIN_NEED_PROGRESSBAR FALSE
#define GWIN_NEED_FRAME FALSE
+ #define GWIN_FLAT_STYLING FALSE
///////////////////////////////////////////////////////////////////////////