]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.1.22
authorfred <fred>
Sun, 24 Mar 2002 19:56:34 +0000 (19:56 +0000)
committerfred <fred>
Sun, 24 Mar 2002 19:56:34 +0000 (19:56 +0000)
lily/include/clef-item.hh

index 33190aceeb214d5312fdbae3b30ce29d201b0838..311ea4f1ceed10cb21873923c59323f061d0f01f 100644 (file)
@@ -18,7 +18,7 @@ protected:
 public:
     
     String type_;
-    int y_off;
+    int y_position_i_;
 
     /// is this a change clef (smaller size)?
     bool change_b_;