]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/measure-grouping-spanner.cc
use classnames for interface naming; remove inclusion of
[lilypond.git] / lily / measure-grouping-spanner.cc
index 9306badd21f1347cc19013474f7317290111069e..a256d0468dd820a40e0e4653be0da33a27654d81 100644 (file)
@@ -47,7 +47,7 @@ Measure_grouping::print (SCM grob)
   return m.smobbed_copy ();
 }
 
-ADD_INTERFACE (Measure_grouping, "measure-grouping-interface",
+ADD_INTERFACE (Measure_grouping,
               "This object indicates groups of beats. "
               "Valid choices for @code{style} are @code{bracket} and @code{triangle}.",
               "thickness style height");