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_widget.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gwin/gwin_widget.h') diff --git a/src/gwin/gwin_widget.h b/src/gwin/gwin_widget.h index 732d7d1c..ceba235b 100644 --- a/src/gwin/gwin_widget.h +++ b/src/gwin/gwin_widget.h @@ -12,6 +12,8 @@ * @defgroup Widget Widget * @ingroup Widgets * + * @brief The basic widget implementation (base class). + * * @details A widget is a Window that supports interacting with the user * via an input device such as a mouse or toggle buttons. It is the * base class for widgets such as buttons and sliders. -- cgit v1.2.3