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 cb2b60826dd..63dcd0376c9 100644
--- a/source/blender/include/butspace.h
+++ b/source/blender/include/butspace.h
@@ -107,6 +107,7 @@ void test_actionpoin_but(char *name, ID **idpp);
void test_obcurpoin_but(char *name, ID **idpp);
void test_idbutton_cb(void *namev, void *arg2_unused);
+void butspace_context_switch(SpaceButs *buts, struct Base *new);
/* -------------- internal event defines ------------ */