]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-column.hh
* lily/accidental-engraver.cc: formatting fixes.
[lilypond.git] / lily / include / note-column.hh
index a6abdb3324a0f071caa8323b7b84b2e77609eb63..2348e318a512ebf4d09c8681ce3cba5d47b66922 100644 (file)
@@ -22,6 +22,7 @@ public:
   static int shift_compare (Grob *const &, Grob *const &);
   static Direction dir (Grob *me);
   static Grob *accidentals (Grob *me);
+  static Grob *arpeggio (Grob *me);
   static Slice head_positions_interval (Grob *me);
   static Direction static_dir (Grob *);
   static void translate_rests (Grob *me, int dy);