]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/tie-helper.cc
* lily/tie-formatting-problem.cc (find_optimal_tie_configuration):
[lilypond.git] / lily / tie-helper.cc
index 5410a0d94226b0239de524204cc9cd655b7057f7..23915a1d05a925c44d954da6a360f7d104625733 100644 (file)
@@ -89,6 +89,7 @@ Tie_configuration::height (Tie_details const &details) const
 void
 Tie_details::from_grob (Grob *me)
 {
+  staff_symbol_referencer_ = me;
   staff_space_ = Staff_symbol_referencer::staff_space (me);
   SCM details = me->get_property ("details");