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:
authorTon Roosendaal <ton@blender.org>2004-06-17 00:25:56 +0400
committerTon Roosendaal <ton@blender.org>2004-06-17 00:25:56 +0400
commitb106d1b8b666c03abd74dc6901fa4966336e3dff (patch)
treea8b95d82024cc46fb1afe32ce1dc58679e440694 /source/blender/src/toolbox.c
parented86852f7e90d9109959646f5819f2486c0dc03d (diff)
Added Panel support in Sequence window, and converted old Nkey menu for it.
Diffstat (limited to 'source/blender/src/toolbox.c')
-rw-r--r--source/blender/src/toolbox.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/src/toolbox.c b/source/blender/src/toolbox.c
index 26a947d7022..a6bd7c87ee3 100644
--- a/source/blender/src/toolbox.c
+++ b/source/blender/src/toolbox.c
@@ -1418,7 +1418,7 @@ void clever_numbuts(void)
// panel now
}
else if(curarea->spacetype==SPACE_SEQ) {
- clever_numbuts_seq();
+ // panel now
}
else if(curarea->spacetype==SPACE_IMAGE) {
// panel now