]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/hairpin.hh
* ly/performer-init.ly: add CueVoice to MIDI too.
[lilypond.git] / lily / include / hairpin.hh
index 66c41193e31e13e78bbe12cc7007eeff8e5c526d..31e40f762955c029918cc6d73c82ac7da04db76e 100644 (file)
@@ -18,6 +18,7 @@ struct Hairpin
 {
 public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
+  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
   static bool has_interface (Grob *);
 };