aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/button/gfxconf.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-02-16 17:22:24 +1000
committerinmarket <andrewh@inmarket.com.au>2014-02-16 17:22:24 +1000
commit200f7ecf6d1199136fc37591dc8275854b314429 (patch)
treee9bb73c9f8abb81eae30b7404adb41a22cc5b646 /demos/modules/gwin/button/gfxconf.h
parent23bb9e659a5deaac9224fbec05966e8061c07da1 (diff)
downloaduGFX-200f7ecf6d1199136fc37591dc8275854b314429.tar.gz
uGFX-200f7ecf6d1199136fc37591dc8275854b314429.tar.bz2
uGFX-200f7ecf6d1199136fc37591dc8275854b314429.zip
Updates to demo to work on ChibiOS and to test orientation.
Diffstat (limited to 'demos/modules/gwin/button/gfxconf.h')
-rw-r--r--demos/modules/gwin/button/gfxconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/modules/gwin/button/gfxconf.h b/demos/modules/gwin/button/gfxconf.h
index 5376bd52..eba3f4ef 100644
--- a/demos/modules/gwin/button/gfxconf.h
+++ b/demos/modules/gwin/button/gfxconf.h
@@ -48,6 +48,7 @@
#define GDISP_NEED_CLIP TRUE
#define GDISP_NEED_CIRCLE TRUE
#define GDISP_NEED_TEXT TRUE
+#define GDISP_NEED_CONTROL TRUE
/* GDISP fonts to include */
#define GDISP_INCLUDE_FONT_UI2 TRUE