]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/dots.hh
cleanup. Separate into internal
[lilypond.git] / lily / include / dots.hh
index d58e068a8cedce7d79905fd8848eab3da7112f1d..0e123550f0037e359b01c59d8f3cd3c47a13072e 100644 (file)
@@ -18,7 +18,7 @@
 class Dots
 {
 public:
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  DECLARE_SCHEME_CALLBACK (print, (SCM ));
   bool has_interface (Grob*);
 };