]> git.donarmstrong.com Git - lilypond.git/commit
Issue 4351/1: Rename Engraver_void_function_engraver_grob_info to Translator::Grob_in...
authorDavid Kastrup <dak@gnu.org>
Mon, 20 Apr 2015 12:41:15 +0000 (14:41 +0200)
committerDavid Kastrup <dak@gnu.org>
Mon, 27 Apr 2015 15:06:59 +0000 (17:06 +0200)
commit20a1118d86072c27a1f3eacbaa888c4ee3287ec6
tree51b949c17528d19e845a236650abac6b1c00f6da
parent0e77b850dc02151f1e55507dded27ea2b75e91a3
Issue 4351/1: Rename Engraver_void_function_engraver_grob_info to Translator::Grob_info_callback

This is somewhat more descriptive.  Since the general dispatcher
management is done in Translator rather than Engraver, making this
typedef local to Engraver instead would really complicate things.
lily/include/lily-proto.hh
lily/include/translator-dispatch-list.hh
lily/include/translator.hh
lily/include/translator.icc
lily/translator-dispatch-list.cc
lily/translator.cc