X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fcluster.hh;h=dd3639e95b5b3dbbec59fecb4f7b92462d5eab2e;hb=05fabaaf86fd44f9bd903f282bb98d343a991e40;hp=704a379d63a5626c9cf826cca1d2e0e8a16eb195;hpb=7e4e31bc4aa40f89597c28c6c982ffddda3d790f;p=lilypond.git diff --git a/lily/include/cluster.hh b/lily/include/cluster.hh index 704a379d63..dd3639e95b 100644 --- a/lily/include/cluster.hh +++ b/lily/include/cluster.hh @@ -15,7 +15,7 @@ class Cluster { public: - DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM )); + DECLARE_SCHEME_CALLBACK (print, (SCM )); // DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM)); static bool has_interface (Grob *); // DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM ));