From 25e7291ce8000b868ed121cd76519196a3377f87 Mon Sep 17 00:00:00 2001 From: fred Date: Wed, 23 Oct 1996 21:32:08 +0000 Subject: [PATCH] lilypond-0.0.5 --- pcol.hh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pcol.hh b/pcol.hh index d11a23ca9c..203482b10e 100644 --- a/pcol.hh +++ b/pcol.hh @@ -12,7 +12,7 @@ struct PCol { List stoppers, starters; /// Can this be broken? true eg. for bars. - bool breakable; + bool breakable()const; /// does this column have items, does it have spacings attached? bool used; -- 2.39.5