X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Ftie.hh;h=5b3706dafd0c2db68d675acbac348078b63d50d8;hb=9f3572d98bb948c9689cd1f75401a029451fa001;hp=7f96b826cffd20ab84e4902b197381ab47fbc694;hpb=04265f11d1f21416ccebd2dcaa1d903dc781b36e;p=lilypond.git diff --git a/lily/include/tie.hh b/lily/include/tie.hh index 7f96b826cf..5b3706dafd 100644 --- a/lily/include/tie.hh +++ b/lily/include/tie.hh @@ -33,8 +33,8 @@ public: DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM)); DECLARE_SCHEME_CALLBACK (calc_direction, (SCM)); DECLARE_SCHEME_CALLBACK (calc_control_points, (SCM)); - static bool less (Grob *const &s1, - Grob *const &s2); + static int compare (Grob *const &s1, + Grob *const &s2); };