From: fred Date: Sun, 24 Mar 2002 19:39:28 +0000 (+0000) Subject: lilypond-0.0.52 X-Git-Tag: release/1.5.59~4948 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=7951db8fc38152a65206d1386b7698a444be7058;p=lilypond.git lilypond-0.0.52 --- diff --git a/lily/include/note-column.hh b/lily/include/note-column.hh index b5d71798b3..b6562ed83b 100644 --- a/lily/include/note-column.hh +++ b/lily/include/note-column.hh @@ -10,28 +10,35 @@ #ifndef NOTE_COLUMN_HH #define NOTE_COLUMN_HH #include "item.hh" +#include "interval.hh" -/** - a struct for treating a group of noteheads (noteheads, stem, scripts ) - as a single entity. - */ +/** a struct for treating a group of noteheads (noteheads, stem + (chord) and scripts ) as a single entity. */ class Note_column : public Item { - Stem * stem_l_; - Array head_l_arr_; - Array