aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-01-04 04:41:32 +0100
committerJoel Bodenmann <joel@unormal.org>2014-01-04 04:41:32 +0100
commitabe6a47c1f59941faac719770aa654d2c79cacef (patch)
treebae98fd4e90b4e1467523a26fbd1263dc78b0777 /gfxconf.example.h
parent07869da90938e375e71081d30757cc767596b431 (diff)
downloaduGFX-abe6a47c1f59941faac719770aa654d2c79cacef.tar.gz
uGFX-abe6a47c1f59941faac719770aa654d2c79cacef.tar.bz2
uGFX-abe6a47c1f59941faac719770aa654d2c79cacef.zip
basic implementation of parent/child (no flag handling done yet)
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 4631cddc..38e36100 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -128,8 +128,8 @@
#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_HIERARCHY FALSE
#define GWIN_NEED_LABEL FALSE
#define GWIN_NEED_BUTTON FALSE
#define GWIN_BUTTON_LAZY_RELEASE FALSE