aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets/gfxconf.h
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2013-08-01 18:07:34 +1000
committerinmarket <andrewh@inmarket.com.au>2013-08-01 18:07:34 +1000
commita2632f0d31b1feb96649b6ae57800eae13e0bbcd (patch)
tree50e40f85dd6a3576eec0cbd32c0986bf8b1155e0 /demos/modules/gwin/widgets/gfxconf.h
parent157ec08034c44957afbc24a16486a680708a4379 (diff)
parent2e91479bd576160b475cc63d1f43cc119d90e187 (diff)
downloaduGFX-a2632f0d31b1feb96649b6ae57800eae13e0bbcd.tar.gz
uGFX-a2632f0d31b1feb96649b6ae57800eae13e0bbcd.tar.bz2
uGFX-a2632f0d31b1feb96649b6ae57800eae13e0bbcd.zip
Merge branch 'master' into fonts
Diffstat (limited to 'demos/modules/gwin/widgets/gfxconf.h')
-rw-r--r--demos/modules/gwin/widgets/gfxconf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/demos/modules/gwin/widgets/gfxconf.h b/demos/modules/gwin/widgets/gfxconf.h
index 8f2d1540..4fdcf212 100644
--- a/demos/modules/gwin/widgets/gfxconf.h
+++ b/demos/modules/gwin/widgets/gfxconf.h
@@ -80,7 +80,7 @@
#define GWIN_NEED_RADIO TRUE
#define GWIN_NEED_LIST TRUE
#define GWIN_NEED_IMAGE_ANIMATION TRUE
-
+#define GWIN_NEED_LIST_IMAGES TRUE
/* Features for the GINPUT sub-system. */
#define GINPUT_NEED_MOUSE TRUE