]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/open-type-font.hh
* The grand 2005-2006 replace.
[lilypond.git] / lily / include / open-type-font.hh
index e75b4c62d4280efac1b1658d32f488cdf469aa9a..03cf0daaf2a3c2e49952c3444909c6169a527657 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2005 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2006 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef OPEN_TYPE_FONT_HH
@@ -31,6 +31,7 @@ class Open_type_font : public Font_metric
   Index_to_charcode_map index_to_charcode_map_;
   Open_type_font (FT_Face);
 
+  DECLARE_CLASSNAME(Open_type_font);
 public:
   SCM get_subfonts () const;
   SCM get_global_table () const;