]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/span-bar.cc
use classnames for interface naming; remove inclusion of
[lilypond.git] / lily / span-bar.cc
index 5c1c76e85590febc2e757f56c731e54ff27c874f..4566d73f77080e486530436499324cc48f67b630 100644 (file)
@@ -209,7 +209,7 @@ Span_bar::calc_bar_size (SCM smob)
   return scm_from_double (iv.length ());
 }
 
-ADD_INTERFACE (Span_bar, "span-bar-interface",
+ADD_INTERFACE (Span_bar,
               "A bar line that spanned between other barlines. This interface is "
               " used for  bar lines that connect different staves.",