]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rest-collision.hh
* lily/rest-collision.cc (force_shift_callback_rest): change to
[lilypond.git] / lily / include / rest-collision.hh
index 5295fd435bae2c125295507fe7b0c27936b40d94..ae5405d24f7f7b70b1ee019d457ef52f60835f0e 100644 (file)
@@ -20,7 +20,7 @@ public:
   static bool has_interface (Grob *);
   DECLARE_SCHEME_CALLBACK (force_shift_callback, (SCM element));
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM element));
-  DECLARE_SCHEME_CALLBACK (force_shift_callback_rest, (SCM element));
+  DECLARE_SCHEME_CALLBACK (force_shift_callback_rest, (SCM element, SCM off));
   static SCM do_shift (Grob *);
 };
 #endif // REST_COLLISION_HH