]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.22
authorfred <fred>
Mon, 6 Jan 1997 22:20:43 +0000 (22:20 +0000)
committerfred <fred>
Mon, 6 Jan 1997 22:20:43 +0000 (22:20 +0000)
hdr/item.hh

index 516a7b8f9eec378ee4b8f2439c41797bae544032..9b234819ec44e9ebe9d83e6bc2d23a6b06969563 100644 (file)
@@ -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_;
 
     /****************/