X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fspanner.hh;h=b56cc2264de02372fa8ae4f41fc7881bd73f8a75;hb=f4abbfff5f0d985a457e15586dbcc3ae473b0dee;hp=40b3473dcaef4046886decbc27e2852db8d9d707;hpb=c39d188d28fdc84cef8cbaea7b8d6e2fb718c30f;p=lilypond.git diff --git a/lily/include/spanner.hh b/lily/include/spanner.hh index 40b3473dca..b56cc2264d 100644 --- a/lily/include/spanner.hh +++ b/lily/include/spanner.hh @@ -52,6 +52,8 @@ public: DECLARE_SCHEME_CALLBACK (bounds_width, (SCM)); DECLARE_SCHEME_CALLBACK (kill_zero_spanned_time, (SCM)); + static Spanner *unsmob (SCM); + vector broken_intos_; vsize get_break_index () const;