diff options
author | Joel Bodenmann <joel@unormal.org> | 2012-12-18 23:15:47 +0100 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2012-12-18 23:15:47 +0100 |
commit | a520a32209cc6057b985bde5d0ad21a8f4186bf2 (patch) | |
tree | ea0aad71d6370c9ef1840607ed69680dd7f6a159 /include/ginput/toggle.h | |
parent | a75653f7a1dbe7fc8317fcc3d8d2331855d3a036 (diff) | |
download | uGFX-a520a32209cc6057b985bde5d0ad21a8f4186bf2.tar.gz uGFX-a520a32209cc6057b985bde5d0ad21a8f4186bf2.tar.bz2 uGFX-a520a32209cc6057b985bde5d0ad21a8f4186bf2.zip |
more doxygen
Diffstat (limited to 'include/ginput/toggle.h')
-rw-r--r-- | include/ginput/toggle.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/ginput/toggle.h b/include/ginput/toggle.h index 078aa92a..bec4ed32 100644 --- a/include/ginput/toggle.h +++ b/include/ginput/toggle.h @@ -21,7 +21,7 @@ * @file include/ginput/toggle.h
* @brief GINPUT GFX User Input subsystem header file.
*
- * @defgroup Toggle
+ * @defgroup Toggle Toggle
* @ingroup GINPUT
*
* @details GINPUT allows it to interface toggle buttons easily to your
|