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/src/buttons_editing.c')
-rw-r--r--source/blender/src/buttons_editing.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/src/buttons_editing.c b/source/blender/src/buttons_editing.c
index b5bfffdd0af..49fdf7fad67 100644
--- a/source/blender/src/buttons_editing.c
+++ b/source/blender/src/buttons_editing.c
@@ -169,6 +169,7 @@ extern ListBase editNurb;
/* *************************** static functions prototypes ****************** */
void validate_editbonebutton(EditBone *);
+VFont *exist_vfont(char *str);
/* *************************** MESH DECIMATE ******************************** */