]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/grob.hh
use classnames for interface naming; remove inclusion of
[lilypond.git] / lily / include / grob.hh
index 64fb7322a69f3065a907d5b9f45e08470e0978e3..3a06afda205fe472ab318f3a7a7d8557e3fe2f03 100644 (file)
@@ -110,7 +110,7 @@ public:
 
   /* interfaces */
   bool internal_has_interface (SCM intf);
-  static bool has_interface (Grob *me);
+  DECLARE_GROB_INTERFACE();
 
   /* offsets */
   void translate_axis (Real, Axis);