]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/music-iterator.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / music-iterator.hh
index 2b1f74ed5377f172a67f68283e7f21a14f228917..601e5404b83d68e97d7fd4decc65089929487ef2 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1997--2005 Han-Wen Nienhuys <hanwen@cs.uu.nl>
+  (c) 1997--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef MUSIC_ITERATOR_HH
@@ -53,6 +53,7 @@ protected:
   Moment music_length_;
   Moment start_mom_;
 
+  DECLARE_CLASSNAME(Music_iterator);
   DECLARE_SMOBS (Music_iterator, dummy);
   Music_iterator (Music_iterator const &);