]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/align-interface.hh
2003 -> 2004
[lilypond.git] / lily / include / align-interface.hh
index 3e50030e414e9b938b389a791a15947df9854dc5..05fe7e161b0f0de1dc0afe1f0102b6c874aaca14 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c)  2000--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 2000--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -27,5 +27,8 @@ struct Align_interface {
   static bool has_interface (Grob*);
 };
 
+Grob *find_fixed_alignment_parent  (Grob *g);
+
+
 #endif /* ALIGN_INTERFACE_HH */