]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/staff-symbol.hh
release: 1.3.94
[lilypond.git] / lily / include / staff-symbol.hh
index b854b76dfd5f58739f585f43d32f23fac3db617f..5bcf6196a7e182f4b79e850f30a6c664b10999e0 100644 (file)
@@ -24,7 +24,7 @@ public:
   static Real staff_space (Score_element*) ;
   static int steps_i(Score_element*) ;
   static int line_count (Score_element*);
-  static SCM brew_molecule (SCM);
+  DECLARE_SCHEME_CALLBACK(brew_molecule, (SCM ));
   static bool has_interface (Score_element*);
   static void set_interface (Score_element*);
 };