]> git.donarmstrong.com Git - lilypond.git/commitdiff
(Module): idem.
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Oct 2006 17:08:43 +0000 (17:08 +0000)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Fri, 20 Oct 2006 17:08:43 +0000 (17:08 +0000)
lily/arpeggio.cc

index 15da9771ceedb7fb4aad88df97720f1af51668bf..c3ed8a3939c0ad0da5326867a863a6ef7cb7d0a6 100644 (file)
@@ -149,5 +149,6 @@ ADD_INTERFACE (Arpeggio, "arpeggio-interface",
               /* properties */
               "arpeggio-direction "
               "stems "
+              "script-priority " // TODO: make around-note-interface
               );