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:
authorMiika Hamalainen <blender@miikah.org>2011-08-28 20:46:40 +0400
committerMiika Hamalainen <blender@miikah.org>2011-08-28 20:46:40 +0400
commit39b66f9ad4239865f25853eea3cbf48e4853a266 (patch)
treeec51eeaba501cacc46f80a21ec6eb896a80940d2 /source/blender/makesrna/RNA_enum_types.h
parent0bb7ddad97fccc7f746a744760f281125482603a (diff)
parentc07bd1439a3f026b8603c52662c3e7ccc364321a (diff)
Merge with trunk r39750
Diffstat (limited to 'source/blender/makesrna/RNA_enum_types.h')
-rw-r--r--source/blender/makesrna/RNA_enum_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/makesrna/RNA_enum_types.h b/source/blender/makesrna/RNA_enum_types.h
index e4ad58d5f03..c68a29f5604 100644
--- a/source/blender/makesrna/RNA_enum_types.h
+++ b/source/blender/makesrna/RNA_enum_types.h
@@ -54,6 +54,7 @@ extern EnumPropertyItem constraint_type_items[];
extern EnumPropertyItem boidrule_type_items[];
extern EnumPropertyItem image_type_items[];
+extern EnumPropertyItem image_color_mode_items[];
extern EnumPropertyItem beztriple_keyframe_type_items[];
extern EnumPropertyItem beztriple_handle_type_items[];