]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/slur.hh
release: 1.3.110
[lilypond.git] / lily / include / slur.hh
index 9c20697a3e6b0233d49a9af7e401661937efd53c..62c7f770cfe9aff6543b42f9f48f116e8c1fac07 100644 (file)
@@ -23,7 +23,7 @@ public:
   static Direction get_default_dir (Grob *me);
   DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
   DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM ));
-
+  DECLARE_SCHEME_CALLBACK (height, (SCM,SCM));
 private:  
   static Real get_first_notecolumn_y (Grob *me, Direction dir);
   static Offset broken_trend_offset (Grob *me, Direction dir);