diff options
Diffstat (limited to 'src/gwin/list.h')
-rw-r--r-- | src/gwin/list.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gwin/list.h b/src/gwin/list.h index 2cc525a2..9e31bf2a 100644 --- a/src/gwin/list.h +++ b/src/gwin/list.h @@ -10,7 +10,7 @@ * @brief GWIN list widget header file * * @defgroup List List - * @ingroup GWIN + * @ingroup Widgets * * @details GWIN allows it to create a list widget. * |