]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/align-element.cc
release: 1.1.33
[lilypond.git] / lily / align-element.cc
index 0e9dac2a4fab76178ffbb0bb555d2cfa312f9bcb..c10392cda4db8282e31d19ba144865d8f471f3ef 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c)  1997--1998 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1997--1999 Han-Wen Nienhuys <hanwen@cs.uu.nl>
 */
 
 #include "align-element.hh"
@@ -50,7 +50,7 @@ Align_element::add_element_priority (Score_element *el, int p)
 }
 
 void
-Align_element::do_substitute_dependency (Score_element*o,
+Align_element::do_substitute_element_pointer (Score_element*o,
                                         Score_element*n)
 {
   int i;