]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-head.hh
release: 1.5.42
[lilypond.git] / lily / include / note-head.hh
index bbf747842e4e4086d70fe22f017bc8e5023afe4c..e60679d67b6ab7007b6a34bb1f3fb4bd98149489 100644 (file)
@@ -23,7 +23,7 @@ public:
   DECLARE_SCHEME_CALLBACK (brew_molecule, (SCM ));
   static Interval head_extent (Grob*,Axis);
   static Molecule ledger_lines (Grob*, bool, int,Direction,Interval);
-  static Molecule ledger_line (Interval, Grob*) ;
+  static Molecule ledger_line ( Grob*, Interval);
   DECLARE_SCHEME_CALLBACK (brew_ez_molecule, (SCM ));
   static bool has_interface (Grob*);
   static Real stem_attachment_coordinate (Grob *, Axis a);