]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/note-head.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / note-head.hh
index a7faff93054c0f6cfb3f26771dc4a797cf14a831..4fa1eca5893dc2dcac906fc1eca3110fcf5551fc 100644 (file)
@@ -23,7 +23,6 @@
 #include "stencil.hh"
 #include "grob-interface.hh"
 
-
 class Note_head
 {
 public:
@@ -32,7 +31,7 @@ public:
   DECLARE_SCHEME_CALLBACK (stem_x_shift, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_stem_attachment, (SCM));
   DECLARE_SCHEME_CALLBACK (include_ledger_line_height, (SCM));
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
 
   static Real stem_attachment_coordinate (Grob *, Axis a);
   static int get_balltype (Grob *);