]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/multi-measure-rest.hh
Fix #578.
[lilypond.git] / lily / include / multi-measure-rest.hh
index 554a328b6ef5057fbb0fb7e0cf3c25a9773c6b74..966741aaefc76703c74b3387b08f8fdc625c3b6c 100644 (file)
@@ -28,6 +28,7 @@ public:
   static Stencil big_rest (Grob *, Real);
   static Stencil symbol_stencil (Grob *, Real);
   static Stencil church_rest (Grob *, Font_metric *, int, Real);
+  static Interval bar_width (Spanner *me);
 };
 
 #endif /* MULTI_MEASURE_REST_HH */