]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/chord-name.hh
2003 -> 2004
[lilypond.git] / lily / include / chord-name.hh
index 3cf2ac1237889b0b0d900a42c5eaac6eb326d272..b06a861daa812a4763ca2e74c80c3b97494becaa 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2002 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1999--2004 Jan Nieuwenhuizen <janneke@gnu.org>
 */
 
 #ifndef CHORD_NAME_HH
@@ -16,8 +16,8 @@
 class Chord_name
 {
 public:
-  DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
   DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM ));
+  static  bool has_interface (Grob*);
 };
 
 #endif // CHORD_NAME_HH