]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-spacing.hh
release: 1.5.47
[lilypond.git] / lily / include / note-spacing.hh
index 84424f188b55840062f421b5e3446c37346d8cca..f0c14d09087fdac922db16cdd576a05f4ecf2d7b 100644 (file)
@@ -18,7 +18,7 @@ public:
   static bool has_interface (Grob*);
 
   static void get_spacing (Grob *me, Item* , Real, Real, Real*, Real*);
-  static Real stem_dir_correction (Grob *me, Item * next_col);  
+  static Real stem_dir_correction (Grob *me, Item * next_col, Real incr);  
   static Item * right_column (Grob*);
   static Item * left_column (Grob*);  
 };