]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/spacing-spanner.hh
release: 1.3.24
[lilypond.git] / lily / include / spacing-spanner.hh
index a5c5420bd5a5c7d928ab6bf26ac5fc16d1e012ab..eb3a0eb1a81dc2f422a486eda35027a415d2eea1 100644 (file)
@@ -25,7 +25,8 @@ protected:
 
   Real stem_dir_correction (Paper_column*,Paper_column*)  const;
   Real default_bar_spacing (Paper_column*,Paper_column*,Moment)  const;
-  Real note_spacing (Paper_column*,Paper_column*,Moment)  const;  
+  Real note_spacing (Paper_column*,Paper_column*,Moment)  const;
+  Real get_duration_space (Moment dur, Moment shortest) const;
 };
 
 #endif /* SPACING_SPANNER_HH */