]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/rest.hh
Fix a cyclic dependency.
[lilypond.git] / lily / include / rest.hh
index e7a78597e9d4248eb42e50e0c8578c96eca2145c..1d2c8f9aae7e779a8366d4d88e6884f6f9df1772 100644 (file)
@@ -33,6 +33,7 @@ public:
   static string glyph_name (Grob *, int, string, bool);
   static SCM brew_internal_stencil (Grob*, bool);
   static SCM generic_extent_callback (Grob*, Axis);
+  static void translate (Grob *me, int dy);
   DECLARE_SCHEME_CALLBACK (polyphonic_offset_callback, (SCM));
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (width, (SCM));