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:
Diffstat (limited to 'source/blender/include/butspace.h')
-rw-r--r--source/blender/include/butspace.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/include/butspace.h b/source/blender/include/butspace.h
index 06326142c64..9bbc63f729d 100644
--- a/source/blender/include/butspace.h
+++ b/source/blender/include/butspace.h
@@ -274,6 +274,7 @@ void test_idbutton_cb(void *namev, void *arg2_unused);
#define B_SELECTCODEC 1639
#define B_RTCHANGED 1640
#define B_SWITCHRENDER 1641
+#define B_FBUF_REDO 1642
#ifdef __NLA
/* *********************** */