aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/list/gfxconf.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-08-01 14:50:40 +1000
committerinmarket <andrewh@inmarket.com.au>2013-08-01 14:50:40 +1000
commit06d339456e64f6257bd72eb9343d7c899ea0b20b (patch)
tree0ada360b2157b08f6eba50f6fe38669c9f163d81 /demos/modules/gwin/list/gfxconf.h
parent44f3256be382a49361b14ec8f56aa43856e1d3bb (diff)
downloaduGFX-06d339456e64f6257bd72eb9343d7c899ea0b20b.tar.gz
uGFX-06d339456e64f6257bd72eb9343d7c899ea0b20b.tar.bz2
uGFX-06d339456e64f6257bd72eb9343d7c899ea0b20b.zip
Update gwin widgets and lists demos
Diffstat (limited to 'demos/modules/gwin/list/gfxconf.h')
-rw-r--r--demos/modules/gwin/list/gfxconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/modules/gwin/list/gfxconf.h b/demos/modules/gwin/list/gfxconf.h
index 895d7c49..cf5f8690 100644
--- a/demos/modules/gwin/list/gfxconf.h
+++ b/demos/modules/gwin/list/gfxconf.h
@@ -40,7 +40,7 @@
#define GDISP_NEED_CIRCLE TRUE
#define GDISP_NEED_ELLIPSE TRUE
#define GDISP_NEED_ARC FALSE
-#define GDISP_NEED_CONVEX_POLYGON FALSE
+#define GDISP_NEED_CONVEX_POLYGON TRUE
#define GDISP_NEED_SCROLL FALSE
#define GDISP_NEED_PIXELREAD FALSE
#define GDISP_NEED_CONTROL FALSE