]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-collision.hh
* scm/music-functions.scm (has-request-chord): don't use
[lilypond.git] / lily / include / note-collision.hh
index 6602376ad70871e1a22b044999717dd774684cd6..82329d6328bdd40101b1d86b41883a48d3969a96 100644 (file)
@@ -34,7 +34,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);
+  static void add_column (Grob*me, Grob*ncol);
   static bool has_interface(Grob*);
 };
 #endif // COLLISION_HH