]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-head.hh
* lily/note-head.cc (calc_stem_attachment): new function.
[lilypond.git] / lily / include / note-head.hh
index 6575b568eb2eb03a387765bba455ceadab44afe1..bb6546de8237d576abf6404cce97167709c380e3 100644 (file)
@@ -23,6 +23,7 @@ public:
   DECLARE_SCHEME_CALLBACK (brew_ez_stencil, (SCM));
   DECLARE_SCHEME_CALLBACK (extent, (SCM, SCM));
   DECLARE_SCHEME_CALLBACK (stem_x_shift, (SCM, SCM));
+  DECLARE_SCHEME_CALLBACK (calc_stem_attachment, (SCM));
   static bool has_interface (Grob *);
   static Real stem_attachment_coordinate (Grob *, Axis a);
   static int get_balltype (Grob *);