]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/tfm.hh
*** empty log message ***
[lilypond.git] / lily / include / tfm.hh
index 32f1222589475a09b36ae0ab3ed274d95e26cf79..394c489ea31d15cc2c6596ec7a2c5bc8bf186dcd 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 1999--2005 Jan Nieuwenhuizen <janneke@gnu.org>
+  (c) 1999--2006 Jan Nieuwenhuizen <janneke@gnu.org>
 
 
   revamped code from GNU Fontutils-0.6
@@ -142,6 +142,7 @@ struct Tex_font_char_metric
 
 class Tex_font_metric : public Simple_font_metric
 {
+  DECLARE_CLASSNAME(Tex_font_metric);
 public:
   static SCM make_tfm (String file_name);