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