aboutsummaryrefslogtreecommitdiffstats
path: root/gfxconf.example.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2014-05-08 14:37:13 +0200
committerJoel Bodenmann <joel@unormal.org>2014-05-08 14:37:13 +0200
commit5979acc7f6f1b2d2c76ff80c651b78516335b567 (patch)
tree91d666b5682885c0c774dcc5548df1c1c7ef8e1c /gfxconf.example.h
parent15baf7a5c72cace67403e939c90140a4f35f9f22 (diff)
downloaduGFX-5979acc7f6f1b2d2c76ff80c651b78516335b567.tar.gz
uGFX-5979acc7f6f1b2d2c76ff80c651b78516335b567.tar.bz2
uGFX-5979acc7f6f1b2d2c76ff80c651b78516335b567.zip
Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of the progressbar widget
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 5be67335..8881208c 100644
--- a/gfxconf.example.h
+++ b/gfxconf.example.h
@@ -148,6 +148,7 @@
#define GWIN_NEED_LIST FALSE
#define GWIN_NEED_LIST_IMAGES FALSE
#define GWIN_NEED_PROGRESSBAR FALSE
+ #define GWIN_PROGRESSBAR_AUTO FALSE
#define GWIN_NEED_FRAME FALSE
#define GWIN_FLAT_STYLING FALSE