From: Han-Wen Nienhuys Date: Thu, 21 Dec 2006 13:58:24 +0000 (+0100) Subject: declare spanner::bounds_width X-Git-Tag: release/2.11.5-1~39^2~1 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=2e2dd0f9b5f61e34ccb0bcdadaefa9d004187e90;p=lilypond.git declare spanner::bounds_width --- diff --git a/lily/include/spanner.hh b/lily/include/spanner.hh index b90d199516..bce4837e01 100644 --- a/lily/include/spanner.hh +++ b/lily/include/spanner.hh @@ -35,6 +35,7 @@ class Spanner : public Grob public: DECLARE_SCHEME_CALLBACK (set_spacing_rods, (SCM)); + DECLARE_SCHEME_CALLBACK (bounds_width, (SCM)); vector broken_intos_;