]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/beam.hh
Merge branch 'master' into lilypond/translation
[lilypond.git] / lily / include / beam.hh
index d89c35d6b2c98241dc884374f8b6fc222943e838..f99fbf8028e2ac3cb0f428dbb3394a9156a927c3 100644 (file)
@@ -71,6 +71,7 @@ public:
   static Interval no_visible_stem_positions (Grob *me, Interval default_value);
 
   DECLARE_SCHEME_CALLBACK (rest_collision_callback, (SCM element, SCM prev_off));
+  DECLARE_SCHEME_CALLBACK (pure_rest_collision_callback, (SCM element, SCM prev_off, SCM, SCM));
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_beaming, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_stem_shorten, (SCM));