]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.71pre
authorfred <fred>
Sun, 24 Mar 2002 19:46:33 +0000 (19:46 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:46:33 +0000 (19:46 +0000)
lily/include/score-column.hh

index 80986a4f825a5e9313f965c026d63e384c651fe6..fb7f10872934d1619ba91e25ae640bde8b1623cb 100644 (file)
@@ -27,7 +27,7 @@
 
 class Score_column {
     friend class Score;
-    friend class Score_walker;
+    friend class Score_register;
 
     bool musical_b_;
     Moment when_;