From 07e85b265de672a4018cdefe14082576d92a763c Mon Sep 17 00:00:00 2001 From: Nicholas Bishop Date: Wed, 14 Jan 2009 03:02:44 +0000 Subject: Moved a couple more sculpt settings into operator properties, including shiftkey for flipping stroke direction in or out --- source/blender/editors/include/ED_sculpt.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/blender/editors/include/ED_sculpt.h') diff --git a/source/blender/editors/include/ED_sculpt.h b/source/blender/editors/include/ED_sculpt.h index 6c8daa9ab0a..6daeca18503 100644 --- a/source/blender/editors/include/ED_sculpt.h +++ b/source/blender/editors/include/ED_sculpt.h @@ -25,8 +25,8 @@ * ***** END GPL LICENSE BLOCK ***** */ -#ifndef ED_SCULPT_API_H -#define ED_SCULPT_API_H +#ifndef ED_SCULPT_H +#define ED_SCULPT_H struct bContext; struct wmWindowManager; -- cgit v1.2.3