From: fred Date: Mon, 6 Jan 1997 22:02:11 +0000 (+0000) Subject: lilypond-0.0.22 X-Git-Tag: release/1.5.59~6439 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=47d4d51dd644da85278cc9b3cbdd9a1f4b510740;p=lilypond.git lilypond-0.0.22 --- 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;