From 47d4d51dd644da85278cc9b3cbdd9a1f4b510740 Mon Sep 17 00:00:00 2001 From: fred Date: Mon, 6 Jan 1997 22:02:11 +0000 Subject: [PATCH] lilypond-0.0.22 --- hdr/notehead.hh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/hdr/notehead.hh b/hdr/notehead.hh index be0a345283..860d16280d 100644 --- a/hdr/notehead.hh +++ b/hdr/notehead.hh @@ -12,7 +12,8 @@ struct Notehead : public Item { int position; - + /// -1 = lowest, 0 = inside, 1 = top + int extremal; /// needed for the help-lines int staff_size; int dots; -- 2.39.5