]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spring-spacer.hh
release: 0.1.52
[lilypond.git] / lily / include / spring-spacer.hh
index 04c9184f56ada169f9c916f4c682dd0c92f4560f..ffd59f5f688407efffe80be7f757179ad91bbe0e 100644 (file)
@@ -69,6 +69,7 @@ class Spring_spacer : public Line_spacer {
 
   void handle_loose_cols();
   void position_loose_cols (Vector &) const;
+  bool try_initial_solution_and_tell (Vector&)const;
   Vector try_initial_solution() const;
   void calc_idealspacing();
   void set_fixed_cols (Mixed_qp&) const;