diff options
Diffstat (limited to 'src/gwin/button.h')
-rw-r--r-- | src/gwin/button.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gwin/button.h b/src/gwin/button.h index 194f1229..73d5f9f1 100644 --- a/src/gwin/button.h +++ b/src/gwin/button.h @@ -10,7 +10,7 @@ * @brief GWIN Graphic window subsystem header file. * * @defgroup Button Button - * @ingroup GWIN + * @ingroup Widgets * * @details GWIN allows it to easily create buttons with different styles * and check for different meta states such as: PRESSED, CLICKED, |