aboutsummaryrefslogtreecommitdiffstats
path: root/src/gwin/gwin_button.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gwin/gwin_button.h')
-rw-r--r--src/gwin/gwin_button.h2
1 files changed, 2 insertions, 0 deletions
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.