Selaa lähdekoodia

* applied patch from bug #20639

git-svn-id: trunk@19600 -
michael 14 vuotta sitten
vanhempi
commit
8797c46aba
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      packages/fcl-image/src/freetypeh.pp

+ 1 - 1
packages/fcl-image/src/freetypeh.pp

@@ -138,7 +138,7 @@ type
   {$ENDIF}
   FT_F2Dot14 = smallint;
   FT_F26Dot6 = longint;
-  FT_Fixed = longint;
+  FT_Fixed = FT_Long;
   FT_Error = longint;
   FT_Pointer = pointer;
   //FT_Offset = size_t;