From 5979acc7f6f1b2d2c76ff80c651b78516335b567 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Thu, 8 May 2014 14:37:13 +0200 Subject: Introducing GWIN_PROGRESSBAR_AUTO for the automatic incremental function of the progressbar widget --- demos/modules/gwin/widgets/gfxconf.h | 1 + 1 file changed, 1 insertion(+) (limited to 'demos/modules/gwin/widgets/gfxconf.h') diff --git a/demos/modules/gwin/widgets/gfxconf.h b/demos/modules/gwin/widgets/gfxconf.h index c5673367..25065b27 100644 --- a/demos/modules/gwin/widgets/gfxconf.h +++ b/demos/modules/gwin/widgets/gfxconf.h @@ -65,6 +65,7 @@ #define GWIN_NEED_LIST TRUE #define GWIN_NEED_LIST_IMAGES TRUE #define GWIN_NEED_PROGRESSBAR TRUE + #define GWIN_PROGRESSBAR_AUTO TRUE /////////////////////////////////////////////////////////////////////////// // GEVENT // -- cgit v1.2.3