]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-head.hh
* scm/define-context-properties.scm
[lilypond.git] / lily / include / note-head.hh
index 1c7e12dd843d8bf1f4442791eb6eed7c7d121796..6575b568eb2eb03a387765bba455ceadab44afe1 100644 (file)
@@ -22,6 +22,7 @@ public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (brew_ez_stencil, (SCM));
   DECLARE_SCHEME_CALLBACK (extent, (SCM, SCM));
+  DECLARE_SCHEME_CALLBACK (stem_x_shift, (SCM, SCM));
   static bool has_interface (Grob *);
   static Real stem_attachment_coordinate (Grob *, Axis a);
   static int get_balltype (Grob *);