aboutsummaryrefslogtreecommitdiffstats
path: root/demos/modules/gwin/widgets/gfxconf.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-04-23 23:06:28 +0200
committerJoel Bodenmann <joel@unormal.org>2014-04-23 23:06:28 +0200
commitd15d3ee19ba331fb96c8de23a2f385711fde9c66 (patch)
treedb9ecb73c67feb4b8f434ee9687e6b9c2b86f8f1 /demos/modules/gwin/widgets/gfxconf.h
parent0b08bb40ede378d376ebcc6beac625e1a5e3f09d (diff)
downloaduGFX-d15d3ee19ba331fb96c8de23a2f385711fde9c66.tar.gz
uGFX-d15d3ee19ba331fb96c8de23a2f385711fde9c66.tar.bz2
uGFX-d15d3ee19ba331fb96c8de23a2f385711fde9c66.zip
Added progressbar
Diffstat (limited to 'demos/modules/gwin/widgets/gfxconf.h')
-rw-r--r--demos/modules/gwin/widgets/gfxconf.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/demos/modules/gwin/widgets/gfxconf.h b/demos/modules/gwin/widgets/gfxconf.h
index 60de8d8b..3d9c7a34 100644
--- a/demos/modules/gwin/widgets/gfxconf.h
+++ b/demos/modules/gwin/widgets/gfxconf.h
@@ -78,6 +78,7 @@
#define GWIN_NEED_IMAGE TRUE
#define GWIN_NEED_RADIO TRUE
#define GWIN_NEED_LIST TRUE
+#define GWIN_NEED_PROGRESSBAR TRUE
/* Features for the GFILE subsystem. */
#define GFX_USE_GFILE TRUE