]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/item.cc
Run `make grand-replace'.
[lilypond.git] / lily / item.cc
index 3915ea6108bedcb9f60239381dfac7742624221b..fc8028e7e42d9f17ed87fa931551b77f0dca6525 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 1997--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #include "item.hh"
@@ -288,7 +288,7 @@ ADD_INTERFACE (Item,
 
               /* properties */
               "break-visibility "
+              "extra-spacing-height "
               "extra-spacing-width "
-              "infinite-spacing-height "
               "non-musical "
               );