aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-01-06 21:20:35 +0100
committerJoel Bodenmann <joel@unormal.org>2014-01-06 21:20:35 +0100
commit6aa34e4fdcf3ffa45e2c9b3a8c7c15a43c043d38 (patch)
treee4b82e65113c39a5023e6a15570cb9f710623f32 /gfxconf.example.h
parentfc984c3721b09b396424a51f3006491e026a5f97 (diff)
downloaduGFX-6aa34e4fdcf3ffa45e2c9b3a8c7c15a43c043d38.tar.gz
uGFX-6aa34e4fdcf3ffa45e2c9b3a8c7c15a43c043d38.tar.bz2
uGFX-6aa34e4fdcf3ffa45e2c9b3a8c7c15a43c043d38.zip
initial version of frames - still work in progress, DO NOT USE!!!
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 38e36100..349f0c3c 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -140,6 +140,7 @@
#define GWIN_NEED_RADIO FALSE
#define GWIN_NEED_LIST FALSE
#define GWIN_NEED_PROGRESSBAR FALSE
+ #define GWIN_NEED_FRAME FALSE
///////////////////////////////////////////////////////////////////////////