]> git.donarmstrong.com Git - lilypond.git/commitdiff
lilypond-0.0.5
authorfred <fred>
Wed, 23 Oct 1996 21:06:56 +0000 (21:06 +0000)
committerfred <fred>
Wed, 23 Oct 1996 21:06:56 +0000 (21:06 +0000)
pscore.hh

index 5ae4c37951649695cca690a9f1e99339500f56d3..b22582e3f6fb8bb7f27ceee9eb7cc9d356552329 100644 (file)
--- a/pscore.hh
+++ b/pscore.hh
@@ -55,7 +55,7 @@ struct PScore {
 
     void add(PStaff *);
     /// add item
-    void typeset_item(Item *,  PCol *,PStaff*,int);
+    void typeset_item(Item *,  PCol *,PStaff*,int=1);
     ///    add to bottom of pcols
     void add(PCol*);
     /**