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:
authorJoshua Leung <aligorith@gmail.com>2008-01-31 12:36:59 +0300
committerJoshua Leung <aligorith@gmail.com>2008-01-31 12:36:59 +0300
commite8fbaaf071bdffc3cf99751ef0c7acfdc0b129aa (patch)
tree3f96b3b691e0e0f97b6f67d4f0b0405e1459dc25 /source/blender/include
parentda05a8d127e8cc0af041133654cf346d1b8d3281 (diff)
Forgot to commit changes in header for previous Action Editor commit
Diffstat (limited to 'source/blender/include')
-rw-r--r--source/blender/include/BIF_editaction.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/include/BIF_editaction.h b/source/blender/include/BIF_editaction.h
index 2f105dccf72..f5c13cac69a 100644
--- a/source/blender/include/BIF_editaction.h
+++ b/source/blender/include/BIF_editaction.h
@@ -46,6 +46,7 @@ enum {
ACTTYPE_GROUP,
ACTTYPE_ACHAN,
ACTTYPE_CONCHAN,
+ ACTTYPE_CONCHAN2,
ACTTYPE_ICU,
ACTTYPE_FILLIPO,
ACTTYPE_FILLCON,