aboutsummaryrefslogtreecommitdiffstats
path: root/include/gwin/gwin.h
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@unormal.org>2012-12-18 22:34:22 +0100
committerJoel Bodenmann <joel@unormal.org>2012-12-18 22:34:22 +0100
commit6e76ecde180dc1d12d211d7dca14f0a66d8b24f8 (patch)
treeb85ad7be8a398f012ca21ffe6bc78eee02d5e35e /include/gwin/gwin.h
parent756a79a2cc621fcd923469b80d3bbb9c5bbeeb2d (diff)
downloaduGFX-6e76ecde180dc1d12d211d7dca14f0a66d8b24f8.tar.gz
uGFX-6e76ecde180dc1d12d211d7dca14f0a66d8b24f8.tar.bz2
uGFX-6e76ecde180dc1d12d211d7dca14f0a66d8b24f8.zip
doxygen fix
Diffstat (limited to 'include/gwin/gwin.h')
-rw-r--r--include/gwin/gwin.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/include/gwin/gwin.h b/include/gwin/gwin.h
index cca02d7e..5d5f5a5a 100644
--- a/include/gwin/gwin.h
+++ b/include/gwin/gwin.h
@@ -21,9 +21,12 @@
* @file include/gwin/gwin.h
* @brief GWIN Graphic window subsystem header file.
*
- * @addtogroup GWIN
+ * @defgroup Window
+ * @ingroup GWIN
+ *
* @{
*/
+
#ifndef _GWIN_H
#define _GWIN_H