X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Fpage-spacing-result.hh;h=7dc43d05f6c913f3c506db4518b03c10d8e7d1bb;hb=574e4c93281ca502cb4d6719ef75bb5304e8b40a;hp=c37153285e544baefd771d03f1685607b7dddff1;hpb=7741e1904574bff22738432a0dcc1c32c4d55656;p=lilypond.git diff --git a/lily/include/page-spacing-result.hh b/lily/include/page-spacing-result.hh index c37153285e..7dc43d05f6 100644 --- a/lily/include/page-spacing-result.hh +++ b/lily/include/page-spacing-result.hh @@ -21,7 +21,8 @@ struct Page_spacing_result { Real average_force () const; vsize page_count () const; - vsize system_count () const; + vsize system_count () const; + void print () const; Page_spacing_result (); };