X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Flookup.hh;h=5dc56d279c4e1e388e7e45c0ff91acbecf2793ed;hb=5626b34b525c4979eec5e9461a4560d9cdd5b36d;hp=763beb8d42f60762fa3a698018c032a50c687b70;hpb=1074a973f22887ad62358212772dec80248a49d5;p=lilypond.git diff --git a/lily/include/lookup.hh b/lily/include/lookup.hh index 763beb8d42..5dc56d279c 100644 --- a/lily/include/lookup.hh +++ b/lily/include/lookup.hh @@ -41,6 +41,7 @@ struct Lookup { Atom vbrace (Real &dy) const; Atom vbracket (Real &dy) const; Atom time_signature (Array) const; + Atom special_time_signature (String) const; Atom stem (Real y1_pos, Real y2_pos) const; Atom rule_symbol (Real height, Real width) const; Atom accidental (int) const;