]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/slur.hh
diff --git a/ChangeLog b/ChangeLog
[lilypond.git] / lily / include / slur.hh
index f0213372bc1e740a0f87b02356268e4dedf2103a..20667dd25cd20c59d38e7b115e23851ffca27fa1 100644 (file)
@@ -26,6 +26,7 @@ public:
   DECLARE_SCHEME_CALLBACK (pure_height, (SCM, SCM, SCM));
   DECLARE_SCHEME_CALLBACK (height, (SCM));
   DECLARE_SCHEME_CALLBACK (outside_slur_callback, (SCM, SCM));
+  DECLARE_SCHEME_CALLBACK (pure_outside_slur_callback, (SCM, SCM, SCM, SCM));
   static bool has_interface (Grob *);
   static Bezier get_curve (Grob *me);
 };