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.h5
1 files changed, 3 insertions, 2 deletions
diff --git a/source/blender/include/butspace.h b/source/blender/include/butspace.h
index 7dae5af58e3..c578be6d0fd 100644
--- a/source/blender/include/butspace.h
+++ b/source/blender/include/butspace.h
@@ -189,9 +189,10 @@ void test_idbutton_cb(void *namev, void *arg2_unused);
#define B_MAT_YF_PRESET 1219
#define B_MAT_LAYERBROWSE 1220
-#define B_MAT_USENODES 1221
+#define B_MAT_USENODES 1221
/* also handled in editnode.c */
-#define B_NODE_EXEC 1222
+#define B_NODE_EXEC 1222
+
/* *********************** */
#define B_TEXBUTS 1400