fixed testall example

git-svn-id: trunk@2188 -
This commit is contained in:
mattias 2002-08-17 23:41:06 +00:00
parent a708e7e937
commit 37cddc2821

View File

@ -1290,7 +1290,6 @@ end;
{------------------------------------------------------------------------------- {-------------------------------------------------------------------------------
procedure DestroyWidget(Widget: PGtkWidget); procedure DestroyWidget(Widget: PGtkWidget);
-------------------------------------------------------------------------------} -------------------------------------------------------------------------------}
procedure DestroyWidget(Widget: PGtkWidget); procedure DestroyWidget(Widget: PGtkWidget);
begin begin
@ -3949,6 +3948,9 @@ end;
{ ============================================================================= { =============================================================================
$Log$ $Log$
Revision 1.156 2003/01/01 11:11:50 mattias
fixed testall example
Revision 1.155 2002/12/27 17:12:38 mattias Revision 1.155 2002/12/27 17:12:38 mattias
added more Delphi win32 compatibility functions added more Delphi win32 compatibility functions