]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/dots.cc
use classnames for interface naming; remove inclusion of
[lilypond.git] / lily / dots.cc
index f697752e35f9b30f4f46c93bb05328a774244d9a..afa82868a83f95afb6a4b8fc86462593f93ab087 100644 (file)
@@ -59,7 +59,7 @@ Dots::print (SCM d)
   return mol.smobbed_copy ();
 }
 
-ADD_INTERFACE (Dots, "dots-interface",
+ADD_INTERFACE (Dots,
               "The dots to go with a notehead or rest."
               "@code{direction} sets the preferred direction to move in case of staff "
               "line collisions.",