]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-head.hh
*** empty log message ***
[lilypond.git] / lily / include / note-head.hh
index 118022c7008b3d98aca5d30e01f8302d2eca00c6..15bdcbd4d814581919127afd8ea0c2dedf8c5e70 100644 (file)
@@ -23,7 +23,7 @@ public:
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
   static Interval head_extent (Grob*, Axis);
   static Molecule brew_ledger_lines (Grob *me, int pos, int interspaces,
-                                    Interval x_extent, bool);
+                                    Interval x_extent, Real, bool);
   DECLARE_SCHEME_CALLBACK (brew_ez_molecule, (SCM));
   DECLARE_SCHEME_CALLBACK (extent, (SCM,SCM));
   static bool has_interface (Grob*);