]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spanner.hh
Fixes Issue 1504, allowing feather beam line breaking.
[lilypond.git] / lily / include / spanner.hh
index e0f461a7dbc137acd7bf015cbf4984ea36dbba90..7bda060c864d20d3920837b0ce861fac92d2ee25 100644 (file)
@@ -48,6 +48,7 @@ class Spanner : public Grob
 
 public:
   DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM));
+  DECLARE_SCHEME_CALLBACK (calc_normalized_endpoints, (SCM));
   DECLARE_SCHEME_CALLBACK (bounds_width, (SCM));
   DECLARE_SCHEME_CALLBACK (kill_zero_spanned_time, (SCM));