]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-sym-reg.cc
release: 0.0.50
[lilypond.git] / lily / staff-sym-reg.cc
index 34a53a552ba96d582e5cceb239e508595d59a786..e201edb6e311ed53babb11caa13d95eedcd7788e 100644 (file)
@@ -32,6 +32,11 @@ Staff_sym_register::post_move_processing()
     }
 }
 
+void
+Staff_sym_register::process_requests()
+{
+    announce_element(Staff_elem_info(span_p_, 0));
+}
 
 void
 Staff_sym_register::pre_move_processing()