From 6397a56e0beddf179786e093b08bcf0cbe71fea1 Mon Sep 17 00:00:00 2001 From: Joel Bodenmann Date: Sat, 7 Nov 2015 16:33:28 +0100 Subject: Doxygen --- src/gwin/gwin_button.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gwin/gwin_button.h') diff --git a/src/gwin/gwin_button.h b/src/gwin/gwin_button.h index 9ab4d475..dcbab682 100644 --- a/src/gwin/gwin_button.h +++ b/src/gwin/gwin_button.h @@ -12,6 +12,8 @@ * @defgroup Button Button * @ingroup Widgets * + * @brief PushButton widget. + * * @details GWIN allows it to easily create buttons with different styles * and check for different meta states such as: PRESSED, CLICKED, * RELEASED etc. -- cgit v1.2.3