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 17:04:21 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-25 17:04:21 +0300
commit60b22c5d1281a01f0675988d37fe002c7c2a6a98 (patch)
treea6e8996d9bed849c7891214f45c81e6a7f29b7d9 /source/blender/windowmanager/wm_cursors.h
parentcaa7bea1c591277556b5cf3a076e90f1804a84f6 (diff)
doxygen: blender/windowmanager tagged.
Diffstat (limited to 'source/blender/windowmanager/wm_cursors.h')
-rw-r--r--source/blender/windowmanager/wm_cursors.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/windowmanager/wm_cursors.h b/source/blender/windowmanager/wm_cursors.h
index 3fb32102551..c858b9d94f3 100644
--- a/source/blender/windowmanager/wm_cursors.h
+++ b/source/blender/windowmanager/wm_cursors.h
@@ -27,6 +27,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/windowmanager/wm_cursors.h
+ * \ingroup wm
+ */
+
+
#ifndef WM_CURSORS_H