]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-symbol.cc
release: 1.3.56
[lilypond.git] / lily / staff-symbol.cc
index 50399d33b5eeb7bd272e1fa6d3c60d6423e824b2..b791b707fd91feb4310321e66b4202e93f6a183c 100644 (file)
@@ -15,8 +15,9 @@
 
 
 
+MAKE_SCHEME_SCORE_ELEMENT_CALLBACKS(Staff_symbol)
 Molecule 
-Staff_symbol::do_brew_molecule() const
+Staff_symbol::do_brew_molecule () const
 {
   Score_element * common
     = get_bound (LEFT)->common_refpoint (get_bound (RIGHT), X_AXIS);