From 95100afc1210e7f95a97c85b51ec94719db24b94 Mon Sep 17 00:00:00 2001 From: Nathan Letwory Date: Sun, 27 Feb 2011 20:29:51 +0000 Subject: doxygen: blender/editors tagged. --- source/blender/editors/sculpt_paint/sculpt_undo.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'source/blender/editors/sculpt_paint/sculpt_undo.c') diff --git a/source/blender/editors/sculpt_paint/sculpt_undo.c b/source/blender/editors/sculpt_paint/sculpt_undo.c index a7ea78d8df5..2ddb635a284 100644 --- a/source/blender/editors/sculpt_paint/sculpt_undo.c +++ b/source/blender/editors/sculpt_paint/sculpt_undo.c @@ -30,6 +30,11 @@ * */ +/** \file blender/editors/sculpt_paint/sculpt_undo.c + * \ingroup edsculpt + */ + + #include "MEM_guardedalloc.h" #include "BLI_math.h" -- cgit v1.2.3