]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-column.hh
Uses a heuristic to determine if chord tremolos collide with accidentals.
[lilypond.git] / lily / include / note-column.hh
index 280a5c969f474c1c3996fe42365025a224678e19..874b54207539a8238cfcd7d777a74c0c14e3e516 100644 (file)
@@ -43,6 +43,7 @@ public:
   static bool has_rests (Grob *me);
   static Grob *dot_column (Grob *me);
   static Interval cross_staff_extent (Grob *me, Grob *refp);
+  static Interval accidental_width (Grob *me);
   DECLARE_GROB_INTERFACE ();
 
   static Item *get_stem (Grob *);