]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-column.hh
Fix #51.
[lilypond.git] / lily / include / note-column.hh
index 60c2668890eef9f07aa3ea50a68484295f298042..429b83af3ef29968ac0b6650c96eccf5a35e1e55 100644 (file)
@@ -34,6 +34,7 @@ public:
   static void set_dotcol (Grob *me, Grob *);
   static void add_head (Grob *me, Grob *);
   static bool has_rests (Grob *me);
+  static Grob *dot_column (Grob *me);
   DECLARE_GROB_INTERFACE();
 
   static Item *get_stem (Grob *);