]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/simple-spacer.hh
2003 -> 2004
[lilypond.git] / lily / include / simple-spacer.hh
index 2cb444deafd4ff657baa684e5741fcfe1bc0d4ae..4395912c2fb81c0e97cf3e5f10aed172a8d7a3ef 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c)  1999--2003 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1999--2004 Han-Wen Nienhuys <hanwen@cs.uu.nl>
   
  */
 
@@ -42,7 +42,7 @@ struct Simple_spacer
   
   Simple_spacer ();
   
-  void solve (Column_x_positions *, bool) const;
+  void solve (Column_x_positions *, bool);
   void add_columns (Link_array<Grob>const &);
   void my_solve_linelen ();
   void my_solve_natural_len ();