summaryrefslogtreecommitdiff
path: root/mail/thunderbird/patches/patch-an
blob: bc60ea7d5573d0a4c16481794bf09acc3f49a23a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
$NetBSD: patch-an,v 1.2 2004/06/24 23:09:55 taya Exp $

diff -ru ../Orig/mozilla/gfx/src/x11shared/nsFontFreeType.h ./gfx/src/x11shared/nsFontFreeType.h
--- ../Orig/mozilla/gfx/src/x11shared/nsFontFreeType.h	2003-04-23 01:25:13.000000000 +0900
+++ ./gfx/src/x11shared/nsFontFreeType.h	2004-06-15 23:56:10.000000000 +0900
@@ -110,7 +110,7 @@
   XImage *GetXImage(PRUint32 width, PRUint32 height);
   nsITrueTypeFontCatalogEntry *mFaceID;
   PRUint16        mPixelSize;
-  FTC_Image_Desc  mImageDesc;
+  FTC_ImageType   mImageDesc;
   nsCOMPtr<nsIFreeType2> mFt2;
 };