]> git.donarmstrong.com Git - lilypond.git/blobdiff - lib/include/duration.hh
release: 1.0.15
[lilypond.git] / lib / include / duration.hh
index 367672ac4e1b53cefc4998cf6710807315ab9d2b..509a6d69d93765e96155f42d545f32cee43355cb 100644 (file)
@@ -27,6 +27,7 @@ struct Duration {
   bool plet_b ();
   String str () const;
   void set_plet (int,int );
+  void compress (Moment);
 
   static bool duration_type_b (int t);
   void set_ticks (int ticks_i );