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/BIF_tbcallback.h')
-rw-r--r--source/blender/include/BIF_tbcallback.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/blender/include/BIF_tbcallback.h b/source/blender/include/BIF_tbcallback.h
index 34f39736759..780f36af6f3 100644
--- a/source/blender/include/BIF_tbcallback.h
+++ b/source/blender/include/BIF_tbcallback.h
@@ -39,3 +39,4 @@ typedef struct _TBcallback {
typedef TBcallback * (*Tbox_callbackfunc)(int l, int x);
void tboxSetCallback(Tbox_callbackfunc f);
+