diff options
Diffstat (limited to 'src/gwin/gwin_progressbar.h')
-rw-r--r-- | src/gwin/gwin_progressbar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gwin/gwin_progressbar.h b/src/gwin/gwin_progressbar.h index 166cabca..1824a4e9 100644 --- a/src/gwin/gwin_progressbar.h +++ b/src/gwin/gwin_progressbar.h @@ -12,7 +12,7 @@ * @defgroup Progressbar Progressbar * @ingroup Widgets * - * @details Create progressbars with different styles + * @brief ProgressBar widget. * * @pre GFX_USE_GWIN must be set to TRUE in your gfxconf.h * @pre GWIN_NEED_PROGRESSBAR must be set to TRUE in your gfxconf.h |