]> git.donarmstrong.com Git - lilypond.git/commitdiff
add restore-first to accidental-interface
authorHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 28 Dec 2006 17:33:38 +0000 (18:33 +0100)
committerHan-Wen Nienhuys <hanwen@xs4all.nl>
Thu, 28 Dec 2006 17:33:38 +0000 (18:33 +0100)
lily/accidental.cc

index 8359c553d0ab4648a5944d34bcead556588ac2fb..f6672e815b7d4f1469e447a462cbd8f774776d64 100644 (file)
@@ -261,6 +261,7 @@ ADD_INTERFACE (Accidental_interface,
               "avoid-slur "
               "forced "
               "style "
-              "parenthesized " 
+              "parenthesized "
+              "restore-first "
               "tie "
               );