From c9c0d6467df285827e8cb20e71960498e439f790 Mon Sep 17 00:00:00 2001 From: fred Date: Thu, 28 Nov 1996 22:16:57 +0000 Subject: [PATCH] lilypond-0.0.13 --- hdr/clefitem.hh | 2 ++ 1 file changed, 2 insertions(+) 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); -- 2.39.5