]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/chord-name.hh
* lily/align-interface.cc (find_fixed_alignment_parent): new function.
[lilypond.git] / lily / include / chord-name.hh
index 729af54e49a854be3468fc5b3aa51e5c0ac69f6d..fda2e66b0dfe6c8a5e811eb02528ff54957f613d 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2000 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c)  1999--2003 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 ));
+  DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM ));
+  static  bool has_interface (Grob*);
 };
 
 #endif // CHORD_NAME_HH