]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/cluster.hh
Imported Upstream version 2.16.0
[lilypond.git] / lily / include / cluster.hh
index 2c7bc1dac8264aba92f48693e16d4c413e9fd1ff..2aee1886e5fb33fe5bb45c135ccbd76238e524b8 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 2002--2011 Juergen Reuter <reuter@ipd.uka.de>
+  Copyright (C) 2002--2012 Juergen Reuter <reuter@ipd.uka.de>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -28,7 +28,7 @@ class Cluster
 public:
   DECLARE_SCHEME_CALLBACK (print, (SCM));
   DECLARE_SCHEME_CALLBACK (calc_cross_staff, (SCM));
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
 };
 
 #endif // CLUSTER_HH