X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fbreathing-sign.cc;h=517b8f8f1c36ee7cb2256eca6b6b6e3fad5f853c;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=d243f89e4bb322c6ccad69e1e351068e6564df2b;hpb=db2d03691f2b1114b1b822c3ed0aa6f803045815;p=lilypond.git diff --git a/lily/breathing-sign.cc b/lily/breathing-sign.cc index d243f89e4b..517b8f8f1c 100644 --- a/lily/breathing-sign.cc +++ b/lily/breathing-sign.cc @@ -1,13 +1,13 @@ /* breathing_sign.cc -- implement Breathing_sign - (c) 1999--2006 Michael Krause + (c) 1999--2008 Michael Krause written for the GNU LilyPond music typesetter TODO: --> see breathing-sign-engraver.cc - Extensions for ancient notation (c) 2003--2006 by Juergen Reuter + Extensions for ancient notation (c) 2003--2008 by Juergen Reuter */ #include "breathing-sign.hh" @@ -177,6 +177,6 @@ Breathing_sign::offset_callback (SCM smob) ADD_INTERFACE (Breathing_sign, "A breathing sign.", + /* properties */ "direction " - );