X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fscript-interface.hh;h=8d0e0355c01574310f95325f113160438592732c;hb=d929a664c85112ffecaa16c5e114d6f75cf002e2;hp=8591ce0b475f257ab073182865dde2318dfc48ab;hpb=b0720e5b9114fc250f752b10661a63e5437a40ae;p=lilypond.git diff --git a/lily/include/script-interface.hh b/lily/include/script-interface.hh index 8591ce0b47..8d0e0355c0 100644 --- a/lily/include/script-interface.hh +++ b/lily/include/script-interface.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1999--2005 Han-Wen Nienhuys + (c) 1999--2006 Han-Wen Nienhuys */ #ifndef SCRIPT_INTERFACE_HH @@ -26,7 +26,7 @@ public: DECLARE_SCHEME_CALLBACK (calc_direction, (SCM)); }; -void make_script_from_event (Grob *p, bool *follow, Context *tg, +void make_script_from_event (Grob *p, Context *tg, SCM type, int index); #endif /* SCRIPT_INTERFACE_HH */