* applied patch from bug #20639

git-svn-id: trunk@19600 -
This commit is contained in:
michael 2011-11-07 09:46:15 +00:00
parent 86bbce694e
commit 8797c46aba

View File

@ -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;