From: fred Date: Thu, 28 Nov 1996 22:16:57 +0000 (+0000) Subject: lilypond-0.0.13 X-Git-Tag: release/1.5.59~6739 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=c9c0d6467df285827e8cb20e71960498e439f790;p=lilypond.git lilypond-0.0.13 --- diff --git a/hdr/clefitem.hh b/hdr/clefitem.hh index f44dffcea6..f54d49306a 100644 --- a/hdr/clefitem.hh +++ b/hdr/clefitem.hh @@ -13,6 +13,8 @@ struct Clef_item : Item { String type; int y_off; + bool change; + Clef_item(); void read(Clef);