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/intern/wm.c
parentcaa7bea1c591277556b5cf3a076e90f1804a84f6 (diff)
doxygen: blender/windowmanager tagged.
Diffstat (limited to 'source/blender/windowmanager/intern/wm.c')
-rw-r--r--source/blender/windowmanager/intern/wm.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/windowmanager/intern/wm.c b/source/blender/windowmanager/intern/wm.c
index bad8a01c7ed..424c13f089f 100644
--- a/source/blender/windowmanager/intern/wm.c
+++ b/source/blender/windowmanager/intern/wm.c
@@ -26,6 +26,11 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file blender/windowmanager/intern/wm.c
+ * \ingroup wm
+ */
+
+
#include <string.h>
#include <stddef.h>