X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fsemi-tie-column.hh;h=09722c8faea80d4341fc0a0a321db946498f875c;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=fb8e75e8b26c7bafc63452e116b6e19b6172fa76;hpb=a276a19dc6bd57832db3107f2f2cbb04cb4677b6;p=lilypond.git diff --git a/lily/include/semi-tie-column.hh b/lily/include/semi-tie-column.hh index fb8e75e8b2..09722c8fae 100644 --- a/lily/include/semi-tie-column.hh +++ b/lily/include/semi-tie-column.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 2005--2007 Han-Wen Nienhuys + (c) 2005--2008 Han-Wen Nienhuys */ @@ -17,7 +17,8 @@ struct Semi_tie_column { DECLARE_GROB_INTERFACE(); - DECLARE_SCHEME_CALLBACK(calc_positioning_done, (SCM)); + DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM)); + DECLARE_SCHEME_CALLBACK (calc_head_direction, (SCM)); };