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-21 10:25:24 +0300
committerNathan Letwory <nathan@letworyinteractive.com>2011-02-21 10:25:24 +0300
commit8172207d203ef909585c9e782ea34a52ab2cf1c1 (patch)
tree5e1e2b1424842cba1dea3cf1ddf762e672c8d1d1 /source/blender/editors/include/ED_particle.h
parenteee4a62e876b19079254f632c93eb88a40bec8a6 (diff)
doxygen: editor entry
Diffstat (limited to 'source/blender/editors/include/ED_particle.h')
-rw-r--r--source/blender/editors/include/ED_particle.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/source/blender/editors/include/ED_particle.h b/source/blender/editors/include/ED_particle.h
index 77c4b1bbed6..7b4a2e6fe16 100644
--- a/source/blender/editors/include/ED_particle.h
+++ b/source/blender/editors/include/ED_particle.h
@@ -27,6 +27,10 @@
* ***** END GPL LICENSE BLOCK *****
*/
+/** \file ED_particle.h
+ * \ingroup editors
+ */
+
#ifndef ED_PARTICLE_H
#define ED_PARTICLE_H