]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/hairpin.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / hairpin.hh
index 66c41193e31e13e78bbe12cc7007eeff8e5c526d..73570c73704d6fd5facccce6cf079f908944e8a5 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef HAIRPIN_HH
@@ -18,6 +18,7 @@ struct Hairpin
 {
 public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
+  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
   static bool has_interface (Grob *);
 };