]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/slur.hh
Merge branch 'master' into dev/texi2html
[lilypond.git] / lily / include / slur.hh
index 20fb7030ce60c134b9b20801e2eea5a4e98cba96..5059bdff9645cdf847ca3050c064c7042823d13f 100644 (file)
@@ -27,6 +27,8 @@ public:
   DECLARE_SCHEME_CALLBACK (height, (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));
+  DECLARE_SCHEME_CALLBACK (calc_cross_staff, (SCM));
   DECLARE_GROB_INTERFACE();
   static Bezier get_curve (Grob *me);
 };