X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Fstaff-performer.cc;h=b2565b1913d897b6c26ee02cda7d7744b83f4ae0;hb=5b4b0d6e9a197e8f9eb085b7c2ad78b8be3e5cfc;hp=d0ad8e1e05f1fca07b50ac20bf5f83da33d2f8ce;hpb=ff01087b1958f7a0ee81301fe8c431fa7e37f6a4;p=lilypond.git diff --git a/lily/staff-performer.cc b/lily/staff-performer.cc index d0ad8e1e05..b2565b1913 100644 --- a/lily/staff-performer.cc +++ b/lily/staff-performer.cc @@ -3,7 +3,7 @@ source file of the GNU LilyPond music typesetter - (c) 1997--2007 Jan Nieuwenhuizen + (c) 1997--2008 Jan Nieuwenhuizen */ #include "warn.hh" @@ -42,8 +42,18 @@ private: #include "translator.icc" -ADD_TRANSLATOR (Staff_performer, "", "", - "", ""); +ADD_TRANSLATOR (Staff_performer, + /* doc */ + "", + + /* create */ + "", + + /* read */ + "", + + /* write */ + ""); Staff_performer::Staff_performer () {