From: fred Date: Mon, 6 Jan 1997 22:20:43 +0000 (+0000) Subject: lilypond-0.0.22 X-Git-Tag: release/1.5.59~6438 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=693c388146c67fb1b6e9784b3d295169d99dfa14;p=lilypond.git lilypond-0.0.22 --- diff --git a/hdr/item.hh b/hdr/item.hh index 516a7b8f9e..9b234819ec 100644 --- a/hdr/item.hh +++ b/hdr/item.hh @@ -10,7 +10,7 @@ /// a horizontally fixed size element of the score struct Item : Staff_elem { /// indirection to the column it is in - PCol * pcol_; + PCol * pcol_l_; /****************/