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-08-22 17:24:09 +0400
committerTon Roosendaal <ton@blender.org>2004-08-22 17:24:09 +0400
commit8e9af33c01602cac72052a23714ccdb4db6cc686 (patch)
tree6ea6d71adebf48fb2b8bf195a4d5b97d9ad96986 /source/blender/src/toolbox.c
parent5d4ce78270374b261aa101a185ec0db6d2d71371 (diff)
testing 1 2 3!
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 b9dce318994..2c6094908a7 100644
--- a/source/blender/src/toolbox.c
+++ b/source/blender/src/toolbox.c
@@ -162,7 +162,7 @@ void tbox_setinfo(int x, int y)
keystr = NULL;
/* main menu entries: defined in BIF_toolbox.h */
-
+
if(x==0) {
switch(y) {
case TBOX_MAIN_FILE: tbstr= "FILE"; break;