]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-head.hh
patch::: 1.4.2.jcn4
[lilypond.git] / lily / include / note-head.hh
index 833a86f6ac84b7ba3d805e72f773bc9c9cc59415..f44eba230e563f8d72a82b858a04ac512e4fd2f0 100644 (file)
@@ -21,6 +21,7 @@ class Note_head
 {
 public:
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
+  static Molecule ledger_lines (Grob*,int,Direction,Interval);
   static Molecule ledger_line (Interval, Grob*) ;
   DECLARE_SCHEME_CALLBACK (brew_ez_molecule, (SCM ));
   static bool has_interface (Grob*);