From 5a760e22fcb915cd517c180b9e37e2d74391eb55 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Sun, 27 Feb 2011 20:10:08 +0000 Subject: doxygen: blender/python tagged. --- source/blender/python/intern/bpy_operator.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'source/blender/python/intern/bpy_operator.h') diff --git a/source/blender/python/intern/bpy_operator.h b/source/blender/python/intern/bpy_operator.h index a8bf8436e83..60cb78f9af5 100644 --- a/source/blender/python/intern/bpy_operator.h +++ b/source/blender/python/intern/bpy_operator.h @@ -21,6 +21,11 @@ * * ***** END GPL LICENSE BLOCK ***** */ + +/** \file blender/python/intern/bpy_operator.h + * \ingroup pythonintern + */ + #ifndef BPY_OPERATOR_H #define BPY_OPERATOR_H -- cgit v1.2.3