]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-column.hh
Fix some bugs in the dynamic engraver and PostScript backend
[lilypond.git] / lily / include / note-column.hh
index ec12414539031d490301ca5f327b37a0d433085e..5085ee52ebf8a91287360b60726512b4c3487395 100644 (file)
@@ -19,7 +19,7 @@
 class Note_column
 {
 public:
-  static bool shift_less (Grob *const &, Grob *const &);
+  static int shift_compare (Grob *const &, Grob *const &);
   static Direction dir (Grob *me);
   static Grob *accidentals (Grob *me);
   static Grob *arpeggio (Grob *me);