]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/side-position-interface.cc
use classnames for interface naming; remove inclusion of
[lilypond.git] / lily / side-position-interface.cc
index 73854bdc40cd0dc9b3899e3627e7fe67bad015d0..825d88e908125bc370c8dd70c8b757a774e88b8d 100644 (file)
@@ -276,7 +276,7 @@ Side_position_interface::get_axis (Grob *me)
   return NO_AXES;
 }
 
-ADD_INTERFACE (Side_position_interface, "side-position-interface",
+ADD_INTERFACE (Side_position_interface,
               "Position a victim object (this one) next to other objects (the "
               "support).   The property @code{direction} signifies where to put the  "
               "victim object relative to the support (left or right, up or down?)\n\n "