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.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gwin/gwin.h') diff --git a/src/gwin/gwin.h b/src/gwin/gwin.h index cc0d44f1..a9fc4ca3 100644 --- a/src/gwin/gwin.h +++ b/src/gwin/gwin.h @@ -11,6 +11,8 @@ * @defgroup Window Window * @ingroup Windows * + * @brief The basic window implementation (base class). + * * @details GWIN provides a basic window manager which allows it to easily * create and destroy different windows at runtime. Each window * will have it's own properties such as colors as well as -- cgit v1.2.3