]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tie-column.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / tie-column.hh
index 37b5725c6486ab377aa3420869fbd6e35b5c4705..ff101a883984cee19af77056c6c8bbfc5dc872ab 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2000--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2000--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef TIE_COLUMN_HH
@@ -17,7 +17,7 @@ class Tie_column
 public:
   static bool has_interface (Grob *);
   static void add_tie (Grob *me, Grob *);
-  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
+  DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM));
   DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM));
   static void set_directions (Grob *me);
   static void new_directions (Grob *me);