]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-collision.hh
``slikken kreng''
[lilypond.git] / lily / include / note-collision.hh
index f15b950be037d0e676ba2d07b5eba04a070cc1a0..c355819c4c7d59750438c885eee2399656ef8961 100644 (file)
@@ -36,7 +36,7 @@ public:
   static Drul_array< Link_array <Grob>  > get_clash_groups (Grob *me);
   DECLARE_SCHEME_CALLBACK (force_shift_callback, (SCM element, SCM axis));
   static void do_shifts (Grob*);
-  static void add_column (Grob*me,Grob*ncol_l);
+  static void add_column (Grob*me,Grob*ncol);
   static bool has_interface(Grob*);
 };
 #endif // COLLISION_HH