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:
authorThomas Dinges <blender@dingto.org>2012-03-24 00:50:38 +0400
committerThomas Dinges <blender@dingto.org>2012-03-24 00:50:38 +0400
commitac69593b7fa66b231df11cae122251d31f7f2cdc (patch)
treeb51e6cce7b4ff9dcaf77e36d5b4fd02987d9832b /source/blender/editors/include/UI_resources.h
parent7ff77ed4ea7c6d8fb8b2e75320175b9cbd6ff20a (diff)
Sequence Editor Themes:
* Preview Background is now themeable. Patch by Pablo Vazquez (venomgfx).
Diffstat (limited to 'source/blender/editors/include/UI_resources.h')
-rw-r--r--source/blender/editors/include/UI_resources.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/editors/include/UI_resources.h b/source/blender/editors/include/UI_resources.h
index c470b13aa69..1531ade5ba3 100644
--- a/source/blender/editors/include/UI_resources.h
+++ b/source/blender/editors/include/UI_resources.h
@@ -158,6 +158,7 @@ enum {
TH_SEQ_PLUGIN,
TH_SEQ_TRANSITION,
TH_SEQ_META,
+ TH_SEQ_PREVIEW,
TH_EDGE_SHARP,
TH_EDITMESH_ACTIVE,