]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/script-column.hh
Grand fixcc.py run on all .hh .cc files.
[lilypond.git] / lily / include / script-column.hh
index ea76373e555ccf2a2953c8bafcda0d7602672521..85a57d302783dc95aa3a4c4f9c70c6211e195e9c 100644 (file)
@@ -30,8 +30,8 @@ public:
   static void add_side_positioned (Grob *, Grob *);
   DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM));
   DECLARE_SCHEME_CALLBACK (row_before_line_breaking, (SCM));
-  DECLARE_GROB_INTERFACE();
-  static void order_grobs (vector<Grob*> grobs);
+  DECLARE_GROB_INTERFACE ();
+  static void order_grobs (vector<Grob *> grobs);
 
 };