X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Ftime-signature-performer.cc;h=3469737317bccb06a2a7ef464fae53f39210535a;hb=77f4957eea552e8fde98d0c27fab0896cad89f6f;hp=54d4514231ab810360036589ddbe7158f50faede;hpb=55ac733b69643a6bc6a83b706c65cb56efd388ef;p=lilypond.git diff --git a/lily/time-signature-performer.cc b/lily/time-signature-performer.cc index 54d4514231..3469737317 100644 --- a/lily/time-signature-performer.cc +++ b/lily/time-signature-performer.cc @@ -82,15 +82,15 @@ Time_signature_performer::stop_translation_timestep () #include "translator.icc" ADD_TRANSLATOR (Time_signature_performer, - /* doc */ - "", + /* doc */ + "", - /* create */ - "", + /* create */ + "", - /* read */ - "", + /* read */ + "", - /* write */ - "" - ); + /* write */ + "" + );