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/BSE_headerbuttons.h')
-rw-r--r--source/blender/include/BSE_headerbuttons.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/include/BSE_headerbuttons.h b/source/blender/include/BSE_headerbuttons.h
index d5369692638..e9aea3fbada 100644
--- a/source/blender/include/BSE_headerbuttons.h
+++ b/source/blender/include/BSE_headerbuttons.h
@@ -46,7 +46,7 @@ struct Ipo;
int std_libbuttons(struct uiBlock *block,
short xco, short yco, int pin, short *pinpoin,
- int browse, struct ID *id, struct ID *parid,
+ int browse, short id_code, short special, struct ID *id, struct ID *parid,
short *menupoin, int users,
int lib, int del, int autobut, int keepbut);