From: fred Date: Sun, 24 Mar 2002 19:39:25 +0000 (+0000) Subject: lilypond-0.0.52 X-Git-Tag: release/1.5.59~4951 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=0ded234166f24ab775f9c4f9daec923ee02914e0;p=lilypond.git lilypond-0.0.52 --- diff --git a/lily/include/notehead.hh b/lily/include/notehead.hh index 5d9c1d012d..a0e9f65615 100644 --- a/lily/include/notehead.hh +++ b/lily/include/notehead.hh @@ -26,6 +26,7 @@ public: int position; /// -1 = lowest, 0 = inside, 1 = top int extremal; + /// needed for the help-lines int staff_size; int dots;