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 'source/blender/editors/space_script/script_intern.h')
-rw-r--r--source/blender/editors/space_script/script_intern.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/source/blender/editors/space_script/script_intern.h b/source/blender/editors/space_script/script_intern.h
index 28d80b76705..c818a4e1f9b 100644
--- a/source/blender/editors/space_script/script_intern.h
+++ b/source/blender/editors/space_script/script_intern.h
@@ -25,6 +25,11 @@
*
* ***** END GPL LICENSE BLOCK *****
*/
+
+/** \file blender/editors/space_script/script_intern.h
+ * \ingroup spscript
+ */
+
#ifndef ED_SCRIPT_INTERN_H
#define ED_SCRIPT_INTERN_H