aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-08-24 19:48:23 +0200
committerJoel Bodenmann <joel@unormal.org>2013-08-24 19:48:23 +0200
commit273d747b01c707decca7c4a5b50300434db99f87 (patch)
tree54f4eacfeb6c79a1078d9cf96955274d919c1d03
parent7ca851c840fe8859dd69e004b69616aa60aeb871 (diff)
downloaduGFX-273d747b01c707decca7c4a5b50300434db99f87.tar.gz
uGFX-273d747b01c707decca7c4a5b50300434db99f87.tar.bz2
uGFX-273d747b01c707decca7c4a5b50300434db99f87.zip
added list widget to gfxconf
-rw-r--r--gfxconf.example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index 9ed30159..65bc97f0 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -107,6 +107,7 @@
#define GWIN_NEED_CHECKBOX FALSE
#define GWIN_NEED_IMAGE FALSE
#define GWIN_NEED_RADIO FALSE
+#define GWIN_NEED_LIST FALSE
/* Features for the GEVENT subsystem. */
#define GEVENT_ASSERT_NO_RESOURCE FALSE