]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/staff-grouper-interface.cc
vert. spacing: Rename properties (lily, scm).
[lilypond.git] / lily / staff-grouper-interface.cc
index 9a5d93da25a80ac998c82ccbf6a8a3821b86ee67..476171a63a8b8f0d0a8738d57c6343d24936ac3c 100644 (file)
@@ -40,7 +40,7 @@ ADD_INTERFACE (Staff_grouper_interface,
               "A grob that collects staves together.",
 
               /* properties */
-              "between-staff-spacing "
-              "after-last-staff-spacing "
+              "staff-staff-spacing "
+              "staffgroup-staff-spacing "
               );