]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/event-chord-iterator.hh
Properly implement fromproperty markup handing in the pdftitle header field
[lilypond.git] / lily / include / event-chord-iterator.hh
index 80edd725c69fb17c3158e2e6c0a49eb1eb50b3bf..aaecc3d923cd7b73469fa536d16f59dc753875cd 100644 (file)
@@ -1,7 +1,7 @@
 /*
   This file is part of LilyPond, the GNU music typesetter.
 
-  Copyright (C) 1997--2009 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  Copyright (C) 1997--2012 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
@@ -30,7 +30,7 @@ class Event_chord_iterator : public Simple_music_iterator
   /**
      Find a bottom notation context to deliver events to.
   */
-  DECLARE_CLASSNAME(Event_chord_iterator);
+  DECLARE_CLASSNAME (Event_chord_iterator);
 
 public:
   DECLARE_SCHEME_CALLBACK (constructor, ());