]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/chord-name.hh
Ensure clearance between Dots and Flags; issue 1230
[lilypond.git] / lily / include / chord-name.hh
index 042c7034eac7c80c280e26c7c87eca4a6e28a692..f9e82ef41f75705efdf73456ea4cc30c7921fb1d 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1999--2009 Jan Nieuwenhuizen <janneke@gnu.org>
+  Copyright (C) 1999--2012 Jan Nieuwenhuizen <janneke@gnu.org>
 
   LilyPond is free software: you can redistribute it and/or modify
   it under the terms of the GNU General Public License as published by
@@ -27,7 +27,7 @@ class Chord_name
 {
 public:
   DECLARE_SCHEME_CALLBACK (after_line_breaking, (SCM));
-  DECLARE_GROB_INTERFACE();
+  DECLARE_GROB_INTERFACE ();
 };
 
 #endif // CHORD_NAME_HH