Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathan Letwory <nathan@letworyinteractive.com>2011-02-25 14:28:33 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 14:28:33 +0300
commitb15161a2d33a309a15b431428bb082966d6d381a (patch)
tree0b6204e9b41895b424699cc5eba620660574e595 /intern/ghost/GHOST_IEvent.h
parent09e8a8222c96c7c3e25980a4109ec3d53cf83def (diff)
doxygen: fixup and tag intern/ghost.
Diffstat (limited to 'intern/ghost/GHOST_IEvent.h')
-rw-r--r--intern/ghost/GHOST_IEvent.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/intern/ghost/GHOST_IEvent.h b/intern/ghost/GHOST_IEvent.h
index 18d03664c81..4c8c4d4a392 100644
--- a/intern/ghost/GHOST_IEvent.h
+++ b/intern/ghost/GHOST_IEvent.h
@@ -25,8 +25,9 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
-/**
- * @file GHOST_IEvent.h
+
+/** \file ghost/GHOST_IEvent.h
+ * \ingroup GHOST
* Declaration of GHOST_IEvent interface class.
*/