]> git.donarmstrong.com Git - lilypond.git/commitdiff
Issue 3402: Completion_heads_engraver should declare input property completionUnit
authorDavid Kastrup <dak@gnu.org>
Thu, 6 Jun 2013 13:05:40 +0000 (15:05 +0200)
committerDavid Kastrup <dak@gnu.org>
Wed, 12 Jun 2013 07:55:27 +0000 (09:55 +0200)
lily/completion-note-heads-engraver.cc

index e0b57b8248395b8e755f3357a95f63d8f0896d92..b606ab4e2b4ec6019cd504c1b96d58cf6a2462e0 100644 (file)
@@ -318,6 +318,7 @@ ADD_TRANSLATOR (Completion_heads_engraver,
                 "TieColumn ",
 
                 /* read */
+                "completionUnit "
                 "measureLength "
                 "measurePosition "
                 "middleCPosition "