]> git.donarmstrong.com Git - lilypond.git/blobdiff - pscore.hh
release: 0.0.5
[lilypond.git] / 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*);
     /**