* fixed other error

This commit is contained in:
peter 1999-09-16 09:06:32 +00:00
parent 7846d7cf60
commit 1e257b346b

View File

@ -6,7 +6,7 @@ type
function GetCaps : Longint;virtual;stdcall;abstract;
end;
function to1.GetCaps2 : Longint;
function to1.GetCaps2 : Longint;stdcall;
begin
end;