X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fgrob.hh;h=0eb7067b91beaecc8eae3c0ed4b1210b77cf14e6;hb=9c3ecc7d6e596e8151a58ce7ed0dd9e1b0802d1e;hp=f8c8a04daeaff8ccbf2a03b230e1a8fdfb0513e1;hpb=0387f04497978e37b335a8b99eec905499d6ad0f;p=lilypond.git diff --git a/lily/include/grob.hh b/lily/include/grob.hh index f8c8a04dae..0eb7067b91 100644 --- a/lily/include/grob.hh +++ b/lily/include/grob.hh @@ -3,7 +3,7 @@ source file of the LilyPond music typesetter - (c) 1996--2008 Han-Wen Nienhuys + (c) 1996--2009 Han-Wen Nienhuys */ #ifndef GROB_HH @@ -128,6 +128,7 @@ public: void fixup_refpoint (); virtual Interval_t spanned_rank_interval () const; + Stream_event *event_cause (); }; /* smob utilities */