aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/list/gfxconf.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-04-30 13:41:34 +0200
committerJoel Bodenmann <joel@unormal.org>2014-04-30 13:41:34 +0200
commit33c721c009465dd30d4e96e055a051480c567b57 (patch)
tree5a6744a79b7469d80bae474d4314b47d4cd6d44d /demos/modules/gwin/list/gfxconf.h
parent58cf2d2b35542166f1a4e50a83bcf28ff33574a5 (diff)
parenta394e2c35dde67241bea69409bcae9f46dcfc089 (diff)
downloaduGFX-33c721c009465dd30d4e96e055a051480c567b57.tar.gz
uGFX-33c721c009465dd30d4e96e055a051480c567b57.tar.bz2
uGFX-33c721c009465dd30d4e96e055a051480c567b57.zip
Merge branch 'master' into freertos
Diffstat (limited to 'demos/modules/gwin/list/gfxconf.h')
-rw-r--r--demos/modules/gwin/list/gfxconf.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/demos/modules/gwin/list/gfxconf.h b/demos/modules/gwin/list/gfxconf.h
index 505ff2cc..0e6d6d11 100644
--- a/demos/modules/gwin/list/gfxconf.h
+++ b/demos/modules/gwin/list/gfxconf.h
@@ -45,7 +45,7 @@
#define GWIN_NEED_WIDGET TRUE
#define GWIN_NEED_LABEL TRUE
#define GWIN_NEED_LIST TRUE
- #define GWIN_NEED_LIST_IMAGES TRUE
+ #define GWIN_NEED_LIST_IMAGES FALSE
///////////////////////////////////////////////////////////////////////////
@@ -91,4 +91,3 @@
#define GFX_USE_GMISC FALSE
#endif /* _GFXCONF_H */
-