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:
Diffstat (limited to 'intern/ghost/intern/GHOST_EventCursor.h')
-rw-r--r--intern/ghost/intern/GHOST_EventCursor.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/intern/ghost/intern/GHOST_EventCursor.h b/intern/ghost/intern/GHOST_EventCursor.h
index f77df2cfae0..03383b7fa35 100644
--- a/intern/ghost/intern/GHOST_EventCursor.h
+++ b/intern/ghost/intern/GHOST_EventCursor.h
@@ -1,4 +1,4 @@
-/**
+/*
* $Id$
* ***** BEGIN GPL LICENSE BLOCK *****
*
@@ -25,8 +25,9 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
-/**
- * @file GHOST_EventCursor.h
+
+/** \file ghost/intern/GHOST_EventCursor.h
+ * \ingroup GHOST
* Declaration of GHOST_EventCursor class.
*/