]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/stem.hh
* scm/paper-system.scm (paper-system-annotate): also annotate the
[lilypond.git] / lily / include / stem.hh
index da024edb351c87d0b0bdf75fc69c504637571c89..3d06bca6f6e08745fac2cf705ceba87ba7e9536d 100644 (file)
@@ -50,6 +50,7 @@ public:
   DECLARE_SCHEME_CALLBACK (calc_stem_info, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM));
   DECLARE_SCHEME_CALLBACK (width, (SCM smob));
+  DECLARE_SCHEME_CALLBACK (pure_height, (SCM, SCM, SCM));
   DECLARE_SCHEME_CALLBACK (height, (SCM));
 };
 #endif