From: fred Date: Sun, 24 Mar 2002 19:43:52 +0000 (+0000) Subject: lilypond-0.0.65 X-Git-Tag: release/1.5.59~4698 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=e57318411c381588d0a0ccec059afcf30024d519;p=lilypond.git lilypond-0.0.65 --- diff --git a/lily/item.cc b/lily/item.cc index e586547d80..7c3b207eac 100644 --- a/lily/item.cc +++ b/lily/item.cc @@ -1,7 +1,7 @@ /* item.cc -- implement Item - source file of the LilyPond music typesetter + source file of the GNU LilyPond music typesetter (c) 1997 Han-Wen Nienhuys */ @@ -32,6 +32,8 @@ Item::hpos_f()const return pcol_l_->hpos + offset().x; } + + Line_of_score * Item::line_l()const {