]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/slur.hh
Adds vertical skylines to slurs.
[lilypond.git] / lily / include / slur.hh
index 78659c93171a84162cebc92e9ad0231b244f4891..70b68213157db167c540aaa8e6334752268a4e68 100644 (file)
@@ -36,6 +36,7 @@ public:
   DECLARE_SCHEME_CALLBACK (calc_direction, (SCM));
   DECLARE_SCHEME_CALLBACK (pure_height, (SCM, SCM, SCM));
   DECLARE_SCHEME_CALLBACK (height, (SCM));
+  DECLARE_SCHEME_CALLBACK (vertical_skylines, (SCM));
   DECLARE_SCHEME_CALLBACK (outside_slur_callback, (SCM, SCM));
   DECLARE_SCHEME_CALLBACK (pure_outside_slur_callback, (SCM, SCM, SCM, SCM));
   DECLARE_SCHEME_CALLBACK (outside_slur_cross_staff, (SCM, SCM));