X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=lily%2Finclude%2Ftranslator.hh;h=598544b142d8cbdf24ddd4714903127acee43b2d;hb=685452c8675e89a84692420fb9891756d318e771;hp=ec0feb943f3484cc5de8b985a05a62ff38337dec;hpb=a989bd4fec8223cb6189204c941c4b069388556e;p=lilypond.git diff --git a/lily/include/translator.hh b/lily/include/translator.hh index ec0feb943f..598544b142 100644 --- a/lily/include/translator.hh +++ b/lily/include/translator.hh @@ -59,7 +59,10 @@ public: ask daddy for a feature */ Music_output_def *output_def_l () const; + SCM get_property (String, Translator_group **) const; + SCM get_property (SCM symbol, Translator_group **) const; + virtual Moment now_mom () const; protected: