X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Flyric-extender.hh;h=b07ceeec5b6cd8da08b973d8aa40c8b2c85fffaa;hb=f6a7f7ec192579f3607f0bfbc1bd0f921432bcb1;hp=48595e43e0fff3fa25998b7d0c99bc6a435a5f88;hpb=94189ec2b8da6d7e89dc619c646a927adead9b19;p=lilypond.git diff --git a/lily/include/lyric-extender.hh b/lily/include/lyric-extender.hh index 48595e43e0..b07ceeec5b 100644 --- a/lily/include/lyric-extender.hh +++ b/lily/include/lyric-extender.hh @@ -2,7 +2,7 @@ /* extender-spanner.hh -- part of GNU LilyPond - (c) 1998--2001 Jan Nieuwenhuizen + (c) 1998--2003 Jan Nieuwenhuizen */ #ifndef EXTENDER_SPANNER_HH @@ -28,8 +28,8 @@ class Lyric_extender { public: - static void set_textitem (Spanner*, Direction, Grob*); - DECLARE_SCHEME_CALLBACK(brew_molecule, (SCM )); + static bool has_interface (Grob*); + DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM )); }; #endif // EXTENDER_SPANNER_HH