From f145da9aaa1d5a19da10be35006394415c50e4d1 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 23 Oct 1996 21:06:56 +0000 Subject: [PATCH] lilypond-0.0.5 --- pscore.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pscore.hh b/pscore.hh index 5ae4c37951..b22582e3f6 100644 --- 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*); /** -- 2.39.5