]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/spaceable-grob.cc
use classnames for interface naming; remove inclusion of
[lilypond.git] / lily / spaceable-grob.cc
index 0f3dc9849b93b6edc9068ef0d9767e5500164601..679c2bcb195651dc1954d371c59830d7d447b887 100644 (file)
@@ -120,7 +120,7 @@ Spaceable_grob::remove_interface (Grob *me)
   me->set_object ("ideal-distances", SCM_EOL);
 }
 
-ADD_INTERFACE (Spaceable_grob, "spaceable-grob-interface",
+ADD_INTERFACE (Spaceable_grob,
               "A layout object that takes part in the spacing problem. ",