X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fcluster.hh;h=15dfca983f156ef5d39866f09ce7875549f6c4c5;hb=0387f04497978e37b335a8b99eec905499d6ad0f;hp=75090102e6e2e4cb770dc3b55e8ac2c7724e1440;hpb=44ad1d66c072e4d6545e75c769c86a460cb1df13;p=lilypond.git diff --git a/lily/include/cluster.hh b/lily/include/cluster.hh index 75090102e6..15dfca983f 100644 --- a/lily/include/cluster.hh +++ b/lily/include/cluster.hh @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 2002--2006 Juergen Reuter + (c) 2002--2008 Juergen Reuter */ #ifndef CLUSTER_HH @@ -16,6 +16,7 @@ class Cluster { public: DECLARE_SCHEME_CALLBACK (print, (SCM)); + DECLARE_SCHEME_CALLBACK (calc_cross_staff, (SCM)); DECLARE_GROB_INTERFACE(); };