aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_progressbar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin/gwin_progressbar.h')
-rw-r--r--src/gwin/gwin_progressbar.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gwin/gwin_progressbar.h b/src/gwin/gwin_progressbar.h
index a5af2502..46e46d07 100644
--- a/src/gwin/gwin_progressbar.h
+++ b/src/gwin/gwin_progressbar.h
@@ -159,7 +159,7 @@ void gwinProgressbarDecrement(GHandle gh);
*
* @api
*/
- void gwinProgressbarStart(GHandle gh, delaytime_t delay);
+ void gwinProgressbarStart(GHandle gh, gDelay delay);
/**
* @brief Stop the timer which is started by @p gwinProgressbarStart()