From: fred Date: Sun, 24 Mar 2002 19:28:37 +0000 (+0000) Subject: lilypond-0.0.26 X-Git-Tag: release/1.5.59~5569 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=ae8c011b97572370540800683f8c616f3e5f2b89;p=lilypond.git lilypond-0.0.26 --- diff --git a/hdr/staff.hh b/hdr/staff.hh index d02f944373..cee6d27a19 100644 --- a/hdr/staff.hh +++ b/hdr/staff.hh @@ -15,7 +15,9 @@ struct Staff { Score *score_l_; PScore *pscore_l_; String define_spot_str_; + /****************************************************************/ + void add(PointerList &s); void do_commands(PointerList score_wide, PointerList staff_wide);