]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/page-layout-problem.hh
Fix 1385.
[lilypond.git] / lily / include / page-layout-problem.hh
index 83fab7d6167b5e33ae9456709d416576a2460f08..3cbf6eb30d8c6675e4722900410669336f9e78ca 100644 (file)
@@ -38,7 +38,7 @@ public:
   static Real get_fixed_spacing (Grob *before, Grob *after, int spaceable_index, bool pure, int start, int end);
 
 protected:
-  void append_system (System*, Spring const&, Real padding);
+  void append_system (System*, Spring const&, Real indent, Real padding);
   void append_prob (Prob*, Spring const&, Real padding);
 
   void solve_rod_spring_problem (bool ragged);