]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tie-column.hh
Run grand replace for 2015.
[lilypond.git] / lily / include / tie-column.hh
index 3821f3b80ae986c67717ee0ebf4fda7b28a29616..8ec9cad18b0230c2c1cfce2075655ea06df712ff 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2000--2011 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 2000--2015 Han-Wen Nienhuys <hanwen@xs4all.nl>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -26,7 +26,7 @@
 class Tie_column
 {
 public:
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
   static void add_tie (Grob *me, Grob *);
   DECLARE_SCHEME_CALLBACK (calc_positioning_done, (SCM));
   DECLARE_SCHEME_CALLBACK (before_line_breaking, (SCM));