]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/simple-spacer.hh
* scm/output-lib.scm (shift-right-at-line-begin): new function:
[lilypond.git] / lily / include / simple-spacer.hh
index 4fd52e591dd7ccc9779f6d3b77526bd8520626f3..c050f2f8ff64f12b36f0629a109c092c7d14af88 100644 (file)
@@ -3,7 +3,7 @@
   
   source file of the GNU LilyPond music typesetter
   
-  (c) 1999--2002 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c)  1999--2003 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 ();