]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dot-column.cc
release: 1.3.33
[lilypond.git] / lily / dot-column.cc
index 2e80a913bc1150ace6da548cb0c5043e38fcb204..d9331f89074bc6dddcfc3ded34995ebde9a4ad3e 100644 (file)
@@ -70,7 +70,7 @@ Dot_column::Dot_column ()
    Should be smarter.
  */
 void
-Dot_column::do_post_processing ()
+Dot_column::after_line_breaking ()
 {
   Link_array<Dots> dots = Group_interface__extract_elements (this, (Dots*)0 , "dots"); 
   dots.sort (Dot_column::compare);