aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorAndrew Hannam <andrewh@inmarket.com.au>2013-04-06 21:54:19 +1000
committerAndrew Hannam <andrewh@inmarket.com.au>2013-04-06 21:54:19 +1000
commitee19104dbb51b98a8753414854cc6c5cdee42a55 (patch)
tree1c2628cac2869e94ed6fe9246a0701a0784ca702 /gfxconf.example.h
parenta67cafeaa7fad2c9611647a8c9f71531750e260a (diff)
downloaduGFX-ee19104dbb51b98a8753414854cc6c5cdee42a55.tar.gz
uGFX-ee19104dbb51b98a8753414854cc6c5cdee42a55.tar.bz2
uGFX-ee19104dbb51b98a8753414854cc6c5cdee42a55.zip
GWIN slider + image support
Diffstat (limited to 'gfxconf.example.h')
-rw-r--r--gfxconf.example.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gfxconf.example.h b/gfxconf.example.h
index c9a91f2d..5d29600f 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -76,6 +76,7 @@
#define GWIN_NEED_BUTTON FALSE
#define GWIN_NEED_CONSOLE FALSE
#define GWIN_NEED_GRAPH FALSE
+#define GWIN_NEED_SLIDER FALSE
/* Features for the GEVENT subsystem. */
#define GEVENT_ASSERT_NO_RESOURCE FALSE