From 693c388146c67fb1b6e9784b3d295169d99dfa14 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 6 Jan 1997 22:20:43 +0000 Subject: [PATCH] lilypond-0.0.22 --- hdr/item.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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_; /****************/ -- 2.39.5