aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2013-12-01 23:53:42 +0100
committerJoel Bodenmann <joel@unormal.org>2013-12-01 23:53:42 +0100
commit560f946cd9896b5126c2066058c63d8cbc3d0539 (patch)
treec1cd1613c7c69471f35c9648b68bfab48b749d32 /gfxconf.example.h
parent3c3b6967d15fee5414c45408a28475a8bf39c293 (diff)
downloaduGFX-560f946cd9896b5126c2066058c63d8cbc3d0539.tar.gz
uGFX-560f946cd9896b5126c2066058c63d8cbc3d0539.tar.bz2
uGFX-560f946cd9896b5126c2066058c63d8cbc3d0539.zip
Added progressbar widget (demos still to do)
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 66df56eb..72161644 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -111,6 +111,7 @@
#define GWIN_NEED_IMAGE FALSE
#define GWIN_NEED_RADIO FALSE
#define GWIN_NEED_LIST FALSE
+#define GWIN_NEED_PROGRESSBAR FALSE
/* Features for the GEVENT subsystem. */
#define GEVENT_ASSERT_NO_RESOURCE FALSE