]> git.donarmstrong.com Git - lilypond.git/commit
Replace internal_get_property with get_property where possible
authorJanek Warchoł <lemniskata.bernoullego@gmail.com>
Thu, 21 Aug 2014 16:34:22 +0000 (18:34 +0200)
committerJanek Warchoł <lemniskata.bernoullego@gmail.com>
Mon, 8 Sep 2014 06:48:51 +0000 (08:48 +0200)
commit3dfd0a47e01374e0d8d1e6b127fa3f7a15a53edc
tree82f192f4fe24c34ddc9e558c33f40acca62dea40
parentdc067afa0915bb0ecbd34d2f7f413f616d893c32
Replace internal_get_property with get_property where possible

Note that thanks to lily-guile-macros magic, we can use get_property
with both string and SCM input (see lily/include/lily-guile-macros.hh:48).
12 files changed:
lily/context-scheme.cc
lily/context.cc
lily/engraver-group.cc
lily/grob-scheme.cc
lily/grob.cc
lily/piano-pedal-engraver.cc
lily/prob-scheme.cc
lily/scheme-engraver.cc
lily/script-engraver.cc
lily/self-alignment-interface.cc
lily/span-bar-engraver.cc
lily/tuplet-bracket.cc