From 4bd9775936c1b5a1656713d8c6a679b711b93d93 Mon Sep 17 00:00:00 2001 From: Ton Roosendaal Date: Mon, 10 Oct 2005 18:05:30 +0000 Subject: Stupid me! Committed in wrong console with wrong dir... here's the rest of all files for the Ipo/Action/NLA makeover... --- source/blender/include/BIF_resources.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'source/blender/include/BIF_resources.h') diff --git a/source/blender/include/BIF_resources.h b/source/blender/include/BIF_resources.h index 7040c781927..f7a075e55b1 100644 --- a/source/blender/include/BIF_resources.h +++ b/source/blender/include/BIF_resources.h @@ -447,7 +447,10 @@ enum { TH_SYNTAX_N, TH_BONE_SOLID, - TH_BONE_POSE + TH_BONE_POSE, + + TH_STRIP, + TH_STRIP_SELECT }; /* XXX WARNING: previous is saved in file, so do not change order! */ -- cgit v1.2.3