]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.13
authorfred <fred>
Thu, 28 Nov 1996 22:16:57 +0000 (22:16 +0000)
committerfred <fred>
Thu, 28 Nov 1996 22:16:57 +0000 (22:16 +0000)
hdr/clefitem.hh

index f44dffcea68b37dc2d4b9a62deeba3efe91fa470..f54d49306a1b5fc1cad04ad0858136e39a62e6c3 100644 (file)
@@ -13,6 +13,8 @@
 struct Clef_item : Item {
     String type;
     int y_off;
+    bool change;
+
 
     Clef_item();
     void read(Clef);