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>2009-06-08 15:11:39 +0400
committerJoshua Leung <aligorith@gmail.com>2009-06-08 15:11:39 +0400
commita8f81615183dea449d337b24338e60bf928b3653 (patch)
treeee0acacca8b169a2836651b5a62fc0dcf2554343 /source/blender/editors/space_outliner/outliner_intern.h
parent39ff455eecdacb6cc7cfcc1003b9faf6e6b8c21b (diff)
NLA SoC: Fixed Outliner drawing for NLA data, and set icons for RNA wrapping of this data...
Diffstat (limited to 'source/blender/editors/space_outliner/outliner_intern.h')
-rw-r--r--source/blender/editors/space_outliner/outliner_intern.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/space_outliner/outliner_intern.h b/source/blender/editors/space_outliner/outliner_intern.h
index 48c904121a5..204298f2b70 100644
--- a/source/blender/editors/space_outliner/outliner_intern.h
+++ b/source/blender/editors/space_outliner/outliner_intern.h
@@ -94,6 +94,7 @@ typedef struct TreeElement {
#define TSE_RNA_STRUCT 30
#define TSE_RNA_PROPERTY 31
#define TSE_RNA_ARRAY_ELEM 32
+#define TSE_NLA_TRACK 33
/* outliner search flags */
#define OL_FIND 0