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/GHOST_IEvent.h')
-rw-r--r--intern/ghost/GHOST_IEvent.h6
1 files changed, 2 insertions, 4 deletions
diff --git a/intern/ghost/GHOST_IEvent.h b/intern/ghost/GHOST_IEvent.h
index 76eb7350932..eadb29ef61c 100644
--- a/intern/ghost/GHOST_IEvent.h
+++ b/intern/ghost/GHOST_IEvent.h
@@ -17,8 +17,8 @@
* All rights reserved.
*/
-/** \file ghost/GHOST_IEvent.h
- * \ingroup GHOST
+/** \file
+ * \ingroup GHOST
* Declaration of GHOST_IEvent interface class.
*/
@@ -39,8 +39,6 @@ class GHOST_IWindow;
* event data to the correct event dat structure.
* \see GHOST_IEventConsumer#processEvent
* \see GHOST_TEventType
- * \author Maarten Gribnau
- * \date May 31, 2001
*/
class GHOST_IEvent
{