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_keyboard.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gwin/gwin_keyboard.h') diff --git a/src/gwin/gwin_keyboard.h b/src/gwin/gwin_keyboard.h index c10567e1..347b4bb4 100644 --- a/src/gwin/gwin_keyboard.h +++ b/src/gwin/gwin_keyboard.h @@ -12,6 +12,8 @@ * @defgroup VirtualKeyboard VirtualKeyboard * @ingroup Widgets * + * @brief Keyboard widget. Used to provide a virtual on-screen keyboard. + * * @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