]> git.donarmstrong.com Git - lilypond.git/blobdiff - lily/include/pango-font.hh
Run `make grand-replace'.
[lilypond.git] / lily / include / pango-font.hh
index 013f3504638a2c7d867f132a69cab44d265b7f5e..93ac7c11f896629899ef42667625071b3798abcc 100644 (file)
@@ -3,7 +3,7 @@
 
   source file of the GNU LilyPond music typesetter
 
-  (c) 2004--2007 Han-Wen Nienhuys <hanwen@xs4all.nl>
+  (c) 2004--2008 Han-Wen Nienhuys <hanwen@xs4all.nl>
 */
 
 #ifndef PANGO_FONT_HH
@@ -31,7 +31,7 @@ class Pango_font : public Font_metric
 public:
   SCM physical_font_tab () const;
   Pango_font (PangoFT2FontMap *,
-             PangoFontDescription *,
+             PangoFontDescription const *,
              Real);
   ~Pango_font ();