From ae8c011b97572370540800683f8c616f3e5f2b89 Mon Sep 17 00:00:00 2001 From: fred Date: Sun, 24 Mar 2002 19:28:37 +0000 Subject: [PATCH] lilypond-0.0.26 --- hdr/staff.hh | 2 ++ 1 file changed, 2 insertions(+) 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); -- 2.39.5